| Symbol Name | Latin Capital Letter K With Stroke And Diagonal Stroke |
| Unicode Version | 5.1 |
| Unicode | U+A744 |
| Unicode block | |
| General category | Uppercase Letter (Lu) |
| UTF-8 | EA 9D 84 |
| UTF-16 | A744 |
| UTF-32 | 0000A744 |
1\documentclass{article}2\usepackage{pifont}3\text{LATINCAPITALLETTERKWITHSTROKEANDDIAGONALSTROKE}4\end{document}You can type the latin capital letter k with stroke and diagonal stroke symbol on most modern devices with the help of following methods:
Alt + 42820 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin capital letter k with stroke and diagonal stroke", or use Unicode Hex Input with A744.
Ctrl + Shift + U, type a744, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the Latin keyboard.
Paste from this page or use a keyboard with Latin letter support.
1span.latin-capital-letter-k-with-stroke-and-diagonal-stroke::before { content: "\A744"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>Ꝅ</span>Latin Capital Letter K With Stroke And Diagonal Stroke symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uA744' or String.fromCodePoint(42820) |
| Python | '\N{LATIN CAPITAL LETTER K WITH STROKE AND DIAGONAL STROKE}' or chr(42820) |
| Rust | '\u{A744}' |
| C / C++ | UTF-8 source or wchar_t with U+A744 |
| Go | string(rune(0xA744)) |
| Ruby | "\u{A744}" |
| CSS Code |
\A744 |
| Hex Code | 0xA744 |
| HTML Code | Ꝅ |
| LaTeX | \text{LATINCAPITALLETTERKWITHSTROKEANDDIAGONALSTROKE} |
| Symbol | Ꝅ |
| URL encode (UTF-8 percent) | %EA%9D%84 |
| Spoken / screen reader name | Latin Capital Letter K With Stroke And Diagonal Stroke |