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 RAEC
Overview
랯 (HANGUL SYLLABLE RAEC) is the Unicode character at code point U+B7AF. 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+B7AF | |
| decimal | 47023 | |
| htmldecimal | 랯 | |
| htmlhex | 랯 | |
| css | \B7AF | |
| javascript | \u{B7AF} | |
| python | \ub7af | |
| java | \uB7AF | |
| go | \uB7AF | |
| ruby | \u{B7AF} | |
| rust | \u{B7AF} | |
| ccpp | \ub7af | |
| urlencoded | %EB%9E%AF | |
| utf8bytes | eb 9e af | |
| utf16bebytes | b7 af | |
| utf32bebytes | 00 00 b7 af |
How to Use
HTML:
랯
CSS:
content: "\B7AF"
JavaScript:
"\u{B7AF}"
Python:
"\ub7af"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1162 11BE
Frequently Asked Questions
What is the 랯 character (HANGUL SYLLABLE RAEC)?
랯 (HANGUL SYLLABLE RAEC) is the Unicode character U+B7AF.
What is the Unicode codepoint of HANGUL SYLLABLE RAEC?
The HANGUL SYLLABLE RAEC character (랯) has codepoint U+B7AF.
How do I type or copy HANGUL SYLLABLE RAEC?
Copy 랯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.