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 HIEUH
Overview
ㅎ (HANGUL LETTER HIEUH) is the Unicode character at code point U+314E. It belongs to the Hangul Compatibility Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+314E | |
| decimal | 12622 | |
| htmldecimal | ㅎ | |
| htmlhex | ㅎ | |
| css | \314E | |
| javascript | \u{314E} | |
| python | \u314e | |
| java | \u314E | |
| go | \u314E | |
| ruby | \u{314E} | |
| rust | \u{314E} | |
| ccpp | \u314e | |
| urlencoded | %E3%85%8E | |
| utf8bytes | e3 85 8e | |
| utf16bebytes | 31 4e | |
| utf32bebytes | 00 00 31 4e |
How to Use
HTML:
ㅎ
CSS:
content: "\314E"
JavaScript:
"\u{314E}"
Python:
"\u314e"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 1112
Frequently Asked Questions
What is the ㅎ character (HANGUL LETTER HIEUH)?
ㅎ (HANGUL LETTER HIEUH) is the Unicode character U+314E.
What is the Unicode codepoint of HANGUL LETTER HIEUH?
The HANGUL LETTER HIEUH character (ㅎ) has codepoint U+314E.
How do I type or copy HANGUL LETTER HIEUH?
Copy ㅎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.