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