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 BBYUBS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C04E | |
| decimal | 49230 | |
| htmldecimal | 쁎 | |
| htmlhex | 쁎 | |
| css | \C04E | |
| javascript | \u{C04E} | |
| python | \uc04e | |
| java | \uC04E | |
| go | \uC04E | |
| ruby | \u{C04E} | |
| rust | \u{C04E} | |
| ccpp | \uc04e | |
| urlencoded | %EC%81%8E | |
| utf8bytes | ec 81 8e | |
| utf16bebytes | c0 4e | |
| utf32bebytes | 00 00 c0 4e |
How to Use
HTML:
쁎
CSS:
content: "\C04E"
JavaScript:
"\u{C04E}"
Python:
"\uc04e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No