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 BBAEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BE80 | |
| decimal | 48768 | |
| htmldecimal | 뺀 | |
| htmlhex | 뺀 | |
| css | \BE80 | |
| javascript | \u{BE80} | |
| python | \ube80 | |
| java | \uBE80 | |
| go | \uBE80 | |
| ruby | \u{BE80} | |
| rust | \u{BE80} | |
| ccpp | \ube80 | |
| urlencoded | %EB%BA%80 | |
| utf8bytes | eb ba 80 | |
| utf16bebytes | be 80 | |
| utf32bebytes | 00 00 be 80 |
How to Use
HTML:
뺀
CSS:
content: "\BE80"
JavaScript:
"\u{BE80}"
Python:
"\ube80"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No