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