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