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