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