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 MID
Overview
믿 (HANGUL SYLLABLE MID) is the Unicode character at code point U+BBFF. 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+BBFF | |
| decimal | 48127 | |
| htmldecimal | 믿 | |
| htmlhex | 믿 | |
| css | \BBFF | |
| javascript | \u{BBFF} | |
| python | \ubbff | |
| java | \uBBFF | |
| go | \uBBFF | |
| ruby | \u{BBFF} | |
| rust | \u{BBFF} | |
| ccpp | \ubbff | |
| urlencoded | %EB%AF%BF | |
| utf8bytes | eb af bf | |
| utf16bebytes | bb ff | |
| utf32bebytes | 00 00 bb ff |
How to Use
HTML:
믿
CSS:
content: "\BBFF"
JavaScript:
"\u{BBFF}"
Python:
"\ubbff"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 1175 11AE
Frequently Asked Questions
What is the 믿 character (HANGUL SYLLABLE MID)?
믿 (HANGUL SYLLABLE MID) is the Unicode character U+BBFF.
What is the Unicode codepoint of HANGUL SYLLABLE MID?
The HANGUL SYLLABLE MID character (믿) has codepoint U+BBFF.
How do I type or copy HANGUL SYLLABLE MID?
Copy 믿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.