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 JJWAED
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CAFB | |
| decimal | 51963 | |
| htmldecimal | 쫻 | |
| htmlhex | 쫻 | |
| css | \CAFB | |
| javascript | \u{CAFB} | |
| python | \ucafb | |
| java | \uCAFB | |
| go | \uCAFB | |
| ruby | \u{CAFB} | |
| rust | \u{CAFB} | |
| ccpp | \ucafb | |
| urlencoded | %EC%AB%BB | |
| utf8bytes | ec ab bb | |
| utf16bebytes | ca fb | |
| utf32bebytes | 00 00 ca fb |
How to Use
HTML:
쫻
CSS:
content: "\CAFB"
JavaScript:
"\u{CAFB}"
Python:
"\ucafb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No