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-2CBC3
Overview
𬯃 (CJK UNIFIED IDEOGRAPH-2CBC3) is the Unicode character at code point U+2CBC3. 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+2CBC3 | |
| decimal | 183235 | |
| htmldecimal | 𬯃 | |
| htmlhex | 𬯃 | |
| css | \2CBC3 | |
| javascript | \u{2CBC3} | |
| python | \U0002cbc3 | |
| java | \uD872\uDFC3 | |
| go | \U0002CBC3 | |
| ruby | \u{2CBC3} | |
| rust | \u{2CBC3} | |
| ccpp | \U0002cbc3 | |
| urlencoded | %F0%AC%AF%83 | |
| utf8bytes | f0 ac af 83 | |
| utf16bebytes | d8 72 df c3 | |
| utf32bebytes | 00 02 cb c3 |
How to Use
HTML:
𬯃
CSS:
content: "\2CBC3"
JavaScript:
"\u{2CBC3}"
Python:
"\U0002cbc3"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬯃 character (CJK UNIFIED IDEOGRAPH-2CBC3)?
𬯃 (CJK UNIFIED IDEOGRAPH-2CBC3) is the Unicode character U+2CBC3.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CBC3?
The CJK UNIFIED IDEOGRAPH-2CBC3 character (𬯃) has codepoint U+2CBC3.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CBC3?
Copy 𬯃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.