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-7883
Overview
碃 (CJK UNIFIED IDEOGRAPH-7883) is the Unicode character at code point U+7883. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7883 | |
| decimal | 30851 | |
| htmldecimal | 碃 | |
| htmlhex | 碃 | |
| css | \7883 | |
| javascript | \u{7883} | |
| python | \u7883 | |
| java | \u7883 | |
| go | \u7883 | |
| ruby | \u{7883} | |
| rust | \u{7883} | |
| ccpp | \u7883 | |
| urlencoded | %E7%A2%83 | |
| utf8bytes | e7 a2 83 | |
| utf16bebytes | 78 83 | |
| utf32bebytes | 00 00 78 83 |
How to Use
HTML:
碃
CSS:
content: "\7883"
JavaScript:
"\u{7883}"
Python:
"\u7883"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 碃 character (CJK UNIFIED IDEOGRAPH-7883)?
碃 (CJK UNIFIED IDEOGRAPH-7883) is the Unicode character U+7883.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7883?
The CJK UNIFIED IDEOGRAPH-7883 character (碃) has codepoint U+7883.
How do I type or copy CJK UNIFIED IDEOGRAPH-7883?
Copy 碃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.