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 CHOSEONG NIEUN-HIEUH
Overview
ᅝ (HANGUL CHOSEONG NIEUN-HIEUH) is the Unicode character at code point U+115D. 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+115D | |
| decimal | 4445 | |
| htmldecimal | ᅝ | |
| htmlhex | ᅝ | |
| css | \115D | |
| javascript | \u{115D} | |
| python | \u115d | |
| java | \u115D | |
| go | \u115D | |
| ruby | \u{115D} | |
| rust | \u{115D} | |
| ccpp | \u115d | |
| urlencoded | %E1%85%9D | |
| utf8bytes | e1 85 9d | |
| utf16bebytes | 11 5d | |
| utf32bebytes | 00 00 11 5d |
How to Use
HTML:
ᅝ
CSS:
content: "\115D"
JavaScript:
"\u{115D}"
Python:
"\u115d"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᅝ character (HANGUL CHOSEONG NIEUN-HIEUH)?
ᅝ (HANGUL CHOSEONG NIEUN-HIEUH) is the Unicode character U+115D.
What is the Unicode codepoint of HANGUL CHOSEONG NIEUN-HIEUH?
The HANGUL CHOSEONG NIEUN-HIEUH character (ᅝ) has codepoint U+115D.
How do I type or copy HANGUL CHOSEONG NIEUN-HIEUH?
Copy ᅝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.