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 SYLLABLE RILH
Overview
릻 (HANGUL SYLLABLE RILH) is the Unicode character at code point U+B9BB. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B9BB | |
| decimal | 47547 | |
| htmldecimal | 릻 | |
| htmlhex | 릻 | |
| css | \B9BB | |
| javascript | \u{B9BB} | |
| python | \ub9bb | |
| java | \uB9BB | |
| go | \uB9BB | |
| ruby | \u{B9BB} | |
| rust | \u{B9BB} | |
| ccpp | \ub9bb | |
| urlencoded | %EB%A6%BB | |
| utf8bytes | eb a6 bb | |
| utf16bebytes | b9 bb | |
| utf32bebytes | 00 00 b9 bb |
How to Use
HTML:
릻
CSS:
content: "\B9BB"
JavaScript:
"\u{B9BB}"
Python:
"\ub9bb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1175 11B6
Frequently Asked Questions
What is the 릻 character (HANGUL SYLLABLE RILH)?
릻 (HANGUL SYLLABLE RILH) is the Unicode character U+B9BB.
What is the Unicode codepoint of HANGUL SYLLABLE RILH?
The HANGUL SYLLABLE RILH character (릻) has codepoint U+B9BB.
How do I type or copy HANGUL SYLLABLE RILH?
Copy 릻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.