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