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