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 CWI
Overview
취 (HANGUL SYLLABLE CWI) is the Unicode character at code point U+CDE8. 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+CDE8 | |
| decimal | 52712 | |
| htmldecimal | 취 | |
| htmlhex | 취 | |
| css | \CDE8 | |
| javascript | \u{CDE8} | |
| python | \ucde8 | |
| java | \uCDE8 | |
| go | \uCDE8 | |
| ruby | \u{CDE8} | |
| rust | \u{CDE8} | |
| ccpp | \ucde8 | |
| urlencoded | %EC%B7%A8 | |
| utf8bytes | ec b7 a8 | |
| utf16bebytes | cd e8 | |
| utf32bebytes | 00 00 cd e8 |
How to Use
HTML:
취
CSS:
content: "\CDE8"
JavaScript:
"\u{CDE8}"
Python:
"\ucde8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1171
Frequently Asked Questions
What is the 취 character (HANGUL SYLLABLE CWI)?
취 (HANGUL SYLLABLE CWI) is the Unicode character U+CDE8.
What is the Unicode codepoint of HANGUL SYLLABLE CWI?
The HANGUL SYLLABLE CWI character (취) has codepoint U+CDE8.
How do I type or copy HANGUL SYLLABLE CWI?
Copy 취 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.