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