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