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 BOM
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BD04 | |
| decimal | 48388 | |
| htmldecimal | 봄 | |
| htmlhex | 봄 | |
| css | \BD04 | |
| javascript | \u{BD04} | |
| python | \ubd04 | |
| java | \uBD04 | |
| go | \uBD04 | |
| ruby | \u{BD04} | |
| rust | \u{BD04} | |
| ccpp | \ubd04 | |
| urlencoded | %EB%B4%84 | |
| utf8bytes | eb b4 84 | |
| utf16bebytes | bd 04 | |
| utf32bebytes | 00 00 bd 04 |
How to Use
HTML:
봄
CSS:
content: "\BD04"
JavaScript:
"\u{BD04}"
Python:
"\ubd04"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1169 11B7
Frequently Asked Questions
What is the 봄 character (HANGUL SYLLABLE BOM)?
봄 (HANGUL SYLLABLE BOM) is the Unicode character U+BD04.
What is the Unicode codepoint of HANGUL SYLLABLE BOM?
The HANGUL SYLLABLE BOM character (봄) has codepoint U+BD04.
How do I type or copy HANGUL SYLLABLE BOM?
Copy 봄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.