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 JUNGSEONG EU-U
Overview
ᆕ (HANGUL JUNGSEONG EU-U) is the Unicode character at code point U+1195. It belongs to the Hangul Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1195 | |
| decimal | 4501 | |
| htmldecimal | ᆕ | |
| htmlhex | ᆕ | |
| css | \1195 | |
| javascript | \u{1195} | |
| python | \u1195 | |
| java | \u1195 | |
| go | \u1195 | |
| ruby | \u{1195} | |
| rust | \u{1195} | |
| ccpp | \u1195 | |
| urlencoded | %E1%86%95 | |
| utf8bytes | e1 86 95 | |
| utf16bebytes | 11 95 | |
| utf32bebytes | 00 00 11 95 |
How to Use
HTML:
ᆕ
CSS:
content: "\1195"
JavaScript:
"\u{1195}"
Python:
"\u1195"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᆕ character (HANGUL JUNGSEONG EU-U)?
ᆕ (HANGUL JUNGSEONG EU-U) is the Unicode character U+1195.
What is the Unicode codepoint of HANGUL JUNGSEONG EU-U?
The HANGUL JUNGSEONG EU-U character (ᆕ) has codepoint U+1195.
How do I type or copy HANGUL JUNGSEONG EU-U?
Copy ᆕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.