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