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