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 BEU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BE0C | |
| decimal | 48652 | |
| htmldecimal | 브 | |
| htmlhex | 브 | |
| css | \BE0C | |
| javascript | \u{BE0C} | |
| python | \ube0c | |
| java | \uBE0C | |
| go | \uBE0C | |
| ruby | \u{BE0C} | |
| rust | \u{BE0C} | |
| ccpp | \ube0c | |
| urlencoded | %EB%B8%8C | |
| utf8bytes | eb b8 8c | |
| utf16bebytes | be 0c | |
| utf32bebytes | 00 00 be 0c |
How to Use
HTML:
브
CSS:
content: "\BE0C"
JavaScript:
"\u{BE0C}"
Python:
"\ube0c"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No