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