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 JJANJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C9E1 | |
| decimal | 51681 | |
| htmldecimal | 짡 | |
| htmlhex | 짡 | |
| css | \C9E1 | |
| javascript | \u{C9E1} | |
| python | \uc9e1 | |
| java | \uC9E1 | |
| go | \uC9E1 | |
| ruby | \u{C9E1} | |
| rust | \u{C9E1} | |
| ccpp | \uc9e1 | |
| urlencoded | %EC%A7%A1 | |
| utf8bytes | ec a7 a1 | |
| utf16bebytes | c9 e1 | |
| utf32bebytes | 00 00 c9 e1 |
How to Use
HTML:
짡
CSS:
content: "\C9E1"
JavaScript:
"\u{C9E1}"
Python:
"\uc9e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No