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