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 BBAC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BE77 | |
| decimal | 48759 | |
| htmldecimal | 빷 | |
| htmlhex | 빷 | |
| css | \BE77 | |
| javascript | \u{BE77} | |
| python | \ube77 | |
| java | \uBE77 | |
| go | \uBE77 | |
| ruby | \u{BE77} | |
| rust | \u{BE77} | |
| ccpp | \ube77 | |
| urlencoded | %EB%B9%B7 | |
| utf8bytes | eb b9 b7 | |
| utf16bebytes | be 77 | |
| utf32bebytes | 00 00 be 77 |
How to Use
HTML:
빷
CSS:
content: "\BE77"
JavaScript:
"\u{BE77}"
Python:
"\ube77"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No