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 MUG
Overview
묵 (HANGUL SYLLABLE MUG) is the Unicode character at code point U+BB35. 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+BB35 | |
| decimal | 47925 | |
| htmldecimal | 묵 | |
| htmlhex | 묵 | |
| css | \BB35 | |
| javascript | \u{BB35} | |
| python | \ubb35 | |
| java | \uBB35 | |
| go | \uBB35 | |
| ruby | \u{BB35} | |
| rust | \u{BB35} | |
| ccpp | \ubb35 | |
| urlencoded | %EB%AC%B5 | |
| utf8bytes | eb ac b5 | |
| utf16bebytes | bb 35 | |
| utf32bebytes | 00 00 bb 35 |
How to Use
HTML:
묵
CSS:
content: "\BB35"
JavaScript:
"\u{BB35}"
Python:
"\ubb35"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 116E 11A8
Frequently Asked Questions
What is the 묵 character (HANGUL SYLLABLE MUG)?
묵 (HANGUL SYLLABLE MUG) is the Unicode character U+BB35.
What is the Unicode codepoint of HANGUL SYLLABLE MUG?
The HANGUL SYLLABLE MUG character (묵) has codepoint U+BB35.
How do I type or copy HANGUL SYLLABLE MUG?
Copy 묵 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.