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