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 REP
Overview
렢 (HANGUL SYLLABLE REP) is the Unicode character at code point U+B822. 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+B822 | |
| decimal | 47138 | |
| htmldecimal | 렢 | |
| htmlhex | 렢 | |
| css | \B822 | |
| javascript | \u{B822} | |
| python | \ub822 | |
| java | \uB822 | |
| go | \uB822 | |
| ruby | \u{B822} | |
| rust | \u{B822} | |
| ccpp | \ub822 | |
| urlencoded | %EB%A0%A2 | |
| utf8bytes | eb a0 a2 | |
| utf16bebytes | b8 22 | |
| utf32bebytes | 00 00 b8 22 |
How to Use
HTML:
렢
CSS:
content: "\B822"
JavaScript:
"\u{B822}"
Python:
"\ub822"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1166 11C1
Frequently Asked Questions
What is the 렢 character (HANGUL SYLLABLE REP)?
렢 (HANGUL SYLLABLE REP) is the Unicode character U+B822.
What is the Unicode codepoint of HANGUL SYLLABLE REP?
The HANGUL SYLLABLE REP character (렢) has codepoint U+B822.
How do I type or copy HANGUL SYLLABLE REP?
Copy 렢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.