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