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