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