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' : ''">
𡮮
CJK UNIFIED IDEOGRAPH-21BAE
Overview
𡮮 (CJK UNIFIED IDEOGRAPH-21BAE) is the Unicode character at code point U+21BAE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+21BAE | |
| decimal | 138158 | |
| htmldecimal | 𡮮 | |
| htmlhex | 𡮮 | |
| css | \21BAE | |
| javascript | \u{21BAE} | |
| python | \U00021bae | |
| java | \uD846\uDFAE | |
| go | \U00021BAE | |
| ruby | \u{21BAE} | |
| rust | \u{21BAE} | |
| ccpp | \U00021bae | |
| urlencoded | %F0%A1%AE%AE | |
| utf8bytes | f0 a1 ae ae | |
| utf16bebytes | d8 46 df ae | |
| utf32bebytes | 00 02 1b ae |
How to Use
HTML:
𡮮
CSS:
content: "\21BAE"
JavaScript:
"\u{21BAE}"
Python:
"\U00021bae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡮮 character (CJK UNIFIED IDEOGRAPH-21BAE)?
𡮮 (CJK UNIFIED IDEOGRAPH-21BAE) is the Unicode character U+21BAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21BAE?
The CJK UNIFIED IDEOGRAPH-21BAE character (𡮮) has codepoint U+21BAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-21BAE?
Copy 𡮮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.