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