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