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