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 TWAD
Overview
퇃 (HANGUL SYLLABLE TWAD) is the Unicode character at code point U+D1C3. 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+D1C3 | |
| decimal | 53699 | |
| htmldecimal | 퇃 | |
| htmlhex | 퇃 | |
| css | \D1C3 | |
| javascript | \u{D1C3} | |
| python | \ud1c3 | |
| java | \uD1C3 | |
| go | \uD1C3 | |
| ruby | \u{D1C3} | |
| rust | \u{D1C3} | |
| ccpp | \ud1c3 | |
| urlencoded | %ED%87%83 | |
| utf8bytes | ed 87 83 | |
| utf16bebytes | d1 c3 | |
| utf32bebytes | 00 00 d1 c3 |
How to Use
HTML:
퇃
CSS:
content: "\D1C3"
JavaScript:
"\u{D1C3}"
Python:
"\ud1c3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1110 116A 11AE
Frequently Asked Questions
What is the 퇃 character (HANGUL SYLLABLE TWAD)?
퇃 (HANGUL SYLLABLE TWAD) is the Unicode character U+D1C3.
What is the Unicode codepoint of HANGUL SYLLABLE TWAD?
The HANGUL SYLLABLE TWAD character (퇃) has codepoint U+D1C3.
How do I type or copy HANGUL SYLLABLE TWAD?
Copy 퇃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.