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