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