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