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 JJEUNG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CBE9 | |
| decimal | 52201 | |
| htmldecimal | 쯩 | |
| htmlhex | 쯩 | |
| css | \CBE9 | |
| javascript | \u{CBE9} | |
| python | \ucbe9 | |
| java | \uCBE9 | |
| go | \uCBE9 | |
| ruby | \u{CBE9} | |
| rust | \u{CBE9} | |
| ccpp | \ucbe9 | |
| urlencoded | %EC%AF%A9 | |
| utf8bytes | ec af a9 | |
| utf16bebytes | cb e9 | |
| utf32bebytes | 00 00 cb e9 |
How to Use
HTML:
쯩
CSS:
content: "\CBE9"
JavaScript:
"\u{CBE9}"
Python:
"\ucbe9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No