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