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' : ''">
읹
HANGUL SYLLABLE INJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C779 | |
| decimal | 51065 | |
| htmldecimal | 읹 | |
| htmlhex | 읹 | |
| css | \C779 | |
| javascript | \u{C779} | |
| python | \uc779 | |
| java | \uC779 | |
| go | \uC779 | |
| ruby | \u{C779} | |
| rust | \u{C779} | |
| ccpp | \uc779 | |
| urlencoded | %EC%9D%B9 | |
| utf8bytes | ec 9d b9 | |
| utf16bebytes | c7 79 | |
| utf32bebytes | 00 00 c7 79 |
How to Use
HTML:
읹
CSS:
content: "\C779"
JavaScript:
"\u{C779}"
Python:
"\uc779"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No