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