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-211BE
Overview
𡆾 (CJK UNIFIED IDEOGRAPH-211BE) is the Unicode character at code point U+211BE. 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+211BE | |
| decimal | 135614 | |
| htmldecimal | 𡆾 | |
| htmlhex | 𡆾 | |
| css | \211BE | |
| javascript | \u{211BE} | |
| python | \U000211be | |
| java | \uD844\uDDBE | |
| go | \U000211BE | |
| ruby | \u{211BE} | |
| rust | \u{211BE} | |
| ccpp | \U000211be | |
| urlencoded | %F0%A1%86%BE | |
| utf8bytes | f0 a1 86 be | |
| utf16bebytes | d8 44 dd be | |
| utf32bebytes | 00 02 11 be |
How to Use
HTML:
𡆾
CSS:
content: "\211BE"
JavaScript:
"\u{211BE}"
Python:
"\U000211be"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡆾 character (CJK UNIFIED IDEOGRAPH-211BE)?
𡆾 (CJK UNIFIED IDEOGRAPH-211BE) is the Unicode character U+211BE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-211BE?
The CJK UNIFIED IDEOGRAPH-211BE character (𡆾) has codepoint U+211BE.
How do I type or copy CJK UNIFIED IDEOGRAPH-211BE?
Copy 𡆾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.