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 NOEM
Overview
뇜 (HANGUL SYLLABLE NOEM) is the Unicode character at code point U+B1DC. 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+B1DC | |
| decimal | 45532 | |
| htmldecimal | 뇜 | |
| htmlhex | 뇜 | |
| css | \B1DC | |
| javascript | \u{B1DC} | |
| python | \ub1dc | |
| java | \uB1DC | |
| go | \uB1DC | |
| ruby | \u{B1DC} | |
| rust | \u{B1DC} | |
| ccpp | \ub1dc | |
| urlencoded | %EB%87%9C | |
| utf8bytes | eb 87 9c | |
| utf16bebytes | b1 dc | |
| utf32bebytes | 00 00 b1 dc |
How to Use
HTML:
뇜
CSS:
content: "\B1DC"
JavaScript:
"\u{B1DC}"
Python:
"\ub1dc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 116C 11B7
Frequently Asked Questions
What is the 뇜 character (HANGUL SYLLABLE NOEM)?
뇜 (HANGUL SYLLABLE NOEM) is the Unicode character U+B1DC.
What is the Unicode codepoint of HANGUL SYLLABLE NOEM?
The HANGUL SYLLABLE NOEM character (뇜) has codepoint U+B1DC.
How do I type or copy HANGUL SYLLABLE NOEM?
Copy 뇜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.