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