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-EU
Overview
ᆖ (HANGUL JUNGSEONG EU-EU) is the Unicode character at code point U+1196. 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+1196 | |
| decimal | 4502 | |
| htmldecimal | ᆖ | |
| htmlhex | ᆖ | |
| css | \1196 | |
| javascript | \u{1196} | |
| python | \u1196 | |
| java | \u1196 | |
| go | \u1196 | |
| ruby | \u{1196} | |
| rust | \u{1196} | |
| ccpp | \u1196 | |
| urlencoded | %E1%86%96 | |
| utf8bytes | e1 86 96 | |
| utf16bebytes | 11 96 | |
| utf32bebytes | 00 00 11 96 |
How to Use
HTML:
ᆖ
CSS:
content: "\1196"
JavaScript:
"\u{1196}"
Python:
"\u1196"
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-EU)?
ᆖ (HANGUL JUNGSEONG EU-EU) is the Unicode character U+1196.
What is the Unicode codepoint of HANGUL JUNGSEONG EU-EU?
The HANGUL JUNGSEONG EU-EU character (ᆖ) has codepoint U+1196.
How do I type or copy HANGUL JUNGSEONG EU-EU?
Copy ᆖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.