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