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