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