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 EUNJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C741 | |
| decimal | 51009 | |
| htmldecimal | 읁 | |
| htmlhex | 읁 | |
| css | \C741 | |
| javascript | \u{C741} | |
| python | \uc741 | |
| java | \uC741 | |
| go | \uC741 | |
| ruby | \u{C741} | |
| rust | \u{C741} | |
| ccpp | \uc741 | |
| urlencoded | %EC%9D%81 | |
| utf8bytes | ec 9d 81 | |
| utf16bebytes | c7 41 | |
| utf32bebytes | 00 00 c7 41 |
How to Use
HTML:
읁
CSS:
content: "\C741"
JavaScript:
"\u{C741}"
Python:
"\uc741"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No