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