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