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