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