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