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