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