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 TIKEUT-RIEUL
Overview
ᅞ (HANGUL CHOSEONG TIKEUT-RIEUL) is the Unicode character at code point U+115E. 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+115E | |
| decimal | 4446 | |
| htmldecimal | ᅞ | |
| htmlhex | ᅞ | |
| css | \115E | |
| javascript | \u{115E} | |
| python | \u115e | |
| java | \u115E | |
| go | \u115E | |
| ruby | \u{115E} | |
| rust | \u{115E} | |
| ccpp | \u115e | |
| urlencoded | %E1%85%9E | |
| utf8bytes | e1 85 9e | |
| utf16bebytes | 11 5e | |
| utf32bebytes | 00 00 11 5e |
How to Use
HTML:
ᅞ
CSS:
content: "\115E"
JavaScript:
"\u{115E}"
Python:
"\u115e"
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 TIKEUT-RIEUL)?
ᅞ (HANGUL CHOSEONG TIKEUT-RIEUL) is the Unicode character U+115E.
What is the Unicode codepoint of HANGUL CHOSEONG TIKEUT-RIEUL?
The HANGUL CHOSEONG TIKEUT-RIEUL character (ᅞ) has codepoint U+115E.
How do I type or copy HANGUL CHOSEONG TIKEUT-RIEUL?
Copy ᅞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.