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