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 BBEUNJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C05D | |
| decimal | 49245 | |
| htmldecimal | 쁝 | |
| htmlhex | 쁝 | |
| css | \C05D | |
| javascript | \u{C05D} | |
| python | \uc05d | |
| java | \uC05D | |
| go | \uC05D | |
| ruby | \u{C05D} | |
| rust | \u{C05D} | |
| ccpp | \uc05d | |
| urlencoded | %EC%81%9D | |
| utf8bytes | ec 81 9d | |
| utf16bebytes | c0 5d | |
| utf32bebytes | 00 00 c0 5d |
How to Use
HTML:
쁝
CSS:
content: "\C05D"
JavaScript:
"\u{C05D}"
Python:
"\uc05d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No