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 LETTER A
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+314F | |
| decimal | 12623 | |
| htmldecimal | ㅏ | |
| htmlhex | ㅏ | |
| css | \314F | |
| javascript | \u{314F} | |
| python | \u314f | |
| java | \u314F | |
| go | \u314F | |
| ruby | \u{314F} | |
| rust | \u{314F} | |
| ccpp | \u314f | |
| urlencoded | %E3%85%8F | |
| utf8bytes | e3 85 8f | |
| utf16bebytes | 31 4f | |
| utf32bebytes | 00 00 31 4f |
How to Use
HTML:
ㅏ
CSS:
content: "\314F"
JavaScript:
"\u{314F}"
Python:
"\u314f"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 1161
Frequently Asked Questions
What is the ㅏ character (HANGUL LETTER A)?
ㅏ (HANGUL LETTER A) is the Unicode character U+314F.
What is the Unicode codepoint of HANGUL LETTER A?
The HANGUL LETTER A character (ㅏ) has codepoint U+314F.
How do I type or copy HANGUL LETTER A?
Copy ㅏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.