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 CENJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CCB9 | |
| decimal | 52409 | |
| htmldecimal | 첹 | |
| htmlhex | 첹 | |
| css | \CCB9 | |
| javascript | \u{CCB9} | |
| python | \uccb9 | |
| java | \uCCB9 | |
| go | \uCCB9 | |
| ruby | \u{CCB9} | |
| rust | \u{CCB9} | |
| ccpp | \uccb9 | |
| urlencoded | %EC%B2%B9 | |
| utf8bytes | ec b2 b9 | |
| utf16bebytes | cc b9 | |
| utf32bebytes | 00 00 cc b9 |
How to Use
HTML:
첹
CSS:
content: "\CCB9"
JavaScript:
"\u{CCB9}"
Python:
"\uccb9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No