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-2E8BD
Overview
𮢽 (CJK UNIFIED IDEOGRAPH-2E8BD) is the Unicode character at code point U+2E8BD. 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+2E8BD | |
| decimal | 190653 | |
| htmldecimal | 𮢽 | |
| htmlhex | 𮢽 | |
| css | \2E8BD | |
| javascript | \u{2E8BD} | |
| python | \U0002e8bd | |
| java | \uD87A\uDCBD | |
| go | \U0002E8BD | |
| ruby | \u{2E8BD} | |
| rust | \u{2E8BD} | |
| ccpp | \U0002e8bd | |
| urlencoded | %F0%AE%A2%BD | |
| utf8bytes | f0 ae a2 bd | |
| utf16bebytes | d8 7a dc bd | |
| utf32bebytes | 00 02 e8 bd |
How to Use
HTML:
𮢽
CSS:
content: "\2E8BD"
JavaScript:
"\u{2E8BD}"
Python:
"\U0002e8bd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𮢽 character (CJK UNIFIED IDEOGRAPH-2E8BD)?
𮢽 (CJK UNIFIED IDEOGRAPH-2E8BD) is the Unicode character U+2E8BD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2E8BD?
The CJK UNIFIED IDEOGRAPH-2E8BD character (𮢽) has codepoint U+2E8BD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2E8BD?
Copy 𮢽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.