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