copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ก'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ก
KATAKANA LETTER ARCHAIC YE
Overview
๐ก (KATAKANA LETTER ARCHAIC YE) is the Unicode character at code point U+1B121. It belongs to the Kana Extended-A block, in the Other Letter (Lo) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B121 | |
| decimal | 110881 | |
| htmldecimal | 𛄡 | |
| htmlhex | 𛄡 | |
| css | \1B121 | |
| javascript | \u{1B121} | |
| python | \U0001b121 | |
| java | \uD82C\uDD21 | |
| go | \U0001B121 | |
| ruby | \u{1B121} | |
| rust | \u{1B121} | |
| ccpp | \U0001b121 | |
| urlencoded | %F0%9B%84%A1 | |
| utf8bytes | f0 9b 84 a1 | |
| utf16bebytes | d8 2c dd 21 | |
| utf32bebytes | 00 01 b1 21 |
How to Use
HTML:
𛄡
CSS:
content: "\1B121"
JavaScript:
"\u{1B121}"
Python:
"\U0001b121"
Properties
- Block
- Kana Extended-A
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ก character (KATAKANA LETTER ARCHAIC YE)?
๐ก (KATAKANA LETTER ARCHAIC YE) is the Unicode character U+1B121.
What is the Unicode codepoint of KATAKANA LETTER ARCHAIC YE?
The KATAKANA LETTER ARCHAIC YE character (๐ก) has codepoint U+1B121.
How do I type or copy KATAKANA LETTER ARCHAIC YE?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.