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-2CE00
Overview
𬸀 (CJK UNIFIED IDEOGRAPH-2CE00) is the Unicode character at code point U+2CE00. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CE00 | |
| decimal | 183808 | |
| htmldecimal | 𬸀 | |
| htmlhex | 𬸀 | |
| css | \2CE00 | |
| javascript | \u{2CE00} | |
| python | \U0002ce00 | |
| java | \uD873\uDE00 | |
| go | \U0002CE00 | |
| ruby | \u{2CE00} | |
| rust | \u{2CE00} | |
| ccpp | \U0002ce00 | |
| urlencoded | %F0%AC%B8%80 | |
| utf8bytes | f0 ac b8 80 | |
| utf16bebytes | d8 73 de 00 | |
| utf32bebytes | 00 02 ce 00 |
How to Use
HTML:
𬸀
CSS:
content: "\2CE00"
JavaScript:
"\u{2CE00}"
Python:
"\U0002ce00"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬸀 character (CJK UNIFIED IDEOGRAPH-2CE00)?
𬸀 (CJK UNIFIED IDEOGRAPH-2CE00) is the Unicode character U+2CE00.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CE00?
The CJK UNIFIED IDEOGRAPH-2CE00 character (𬸀) has codepoint U+2CE00.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CE00?
Copy 𬸀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.