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