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 BUSS
Overview
붔 (HANGUL SYLLABLE BUSS) is the Unicode character at code point U+BD94. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BD94 | |
| decimal | 48532 | |
| htmldecimal | 붔 | |
| htmlhex | 붔 | |
| css | \BD94 | |
| javascript | \u{BD94} | |
| python | \ubd94 | |
| java | \uBD94 | |
| go | \uBD94 | |
| ruby | \u{BD94} | |
| rust | \u{BD94} | |
| ccpp | \ubd94 | |
| urlencoded | %EB%B6%94 | |
| utf8bytes | eb b6 94 | |
| utf16bebytes | bd 94 | |
| utf32bebytes | 00 00 bd 94 |
How to Use
HTML:
붔
CSS:
content: "\BD94"
JavaScript:
"\u{BD94}"
Python:
"\ubd94"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 116E 11BB
Frequently Asked Questions
What is the 붔 character (HANGUL SYLLABLE BUSS)?
붔 (HANGUL SYLLABLE BUSS) is the Unicode character U+BD94.
What is the Unicode codepoint of HANGUL SYLLABLE BUSS?
The HANGUL SYLLABLE BUSS character (붔) has codepoint U+BD94.
How do I type or copy HANGUL SYLLABLE BUSS?
Copy 붔 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.