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