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