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