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 JJYES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CAB3 | |
| decimal | 51891 | |
| htmldecimal | 쪳 | |
| htmlhex | 쪳 | |
| css | \CAB3 | |
| javascript | \u{CAB3} | |
| python | \ucab3 | |
| java | \uCAB3 | |
| go | \uCAB3 | |
| ruby | \u{CAB3} | |
| rust | \u{CAB3} | |
| ccpp | \ucab3 | |
| urlencoded | %EC%AA%B3 | |
| utf8bytes | ec aa b3 | |
| utf16bebytes | ca b3 | |
| utf32bebytes | 00 00 ca b3 |
How to Use
HTML:
쪳
CSS:
content: "\CAB3"
JavaScript:
"\u{CAB3}"
Python:
"\ucab3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No