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