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