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