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