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 BEUL
Overview
블 (HANGUL SYLLABLE BEUL) is the Unicode character at code point U+BE14. 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+BE14 | |
| decimal | 48660 | |
| htmldecimal | 블 | |
| htmlhex | 블 | |
| css | \BE14 | |
| javascript | \u{BE14} | |
| python | \ube14 | |
| java | \uBE14 | |
| go | \uBE14 | |
| ruby | \u{BE14} | |
| rust | \u{BE14} | |
| ccpp | \ube14 | |
| urlencoded | %EB%B8%94 | |
| utf8bytes | eb b8 94 | |
| utf16bebytes | be 14 | |
| utf32bebytes | 00 00 be 14 |
How to Use
HTML:
블
CSS:
content: "\BE14"
JavaScript:
"\u{BE14}"
Python:
"\ube14"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1173 11AF
Frequently Asked Questions
What is the 블 character (HANGUL SYLLABLE BEUL)?
블 (HANGUL SYLLABLE BEUL) is the Unicode character U+BE14.
What is the Unicode codepoint of HANGUL SYLLABLE BEUL?
The HANGUL SYLLABLE BEUL character (블) has codepoint U+BE14.
How do I type or copy HANGUL SYLLABLE BEUL?
Copy 블 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.