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-2298A
Overview
𢦊 (CJK UNIFIED IDEOGRAPH-2298A) is the Unicode character at code point U+2298A. 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+2298A | |
| decimal | 141706 | |
| htmldecimal | 𢦊 | |
| htmlhex | 𢦊 | |
| css | \2298A | |
| javascript | \u{2298A} | |
| python | \U0002298a | |
| java | \uD84A\uDD8A | |
| go | \U0002298A | |
| ruby | \u{2298A} | |
| rust | \u{2298A} | |
| ccpp | \U0002298a | |
| urlencoded | %F0%A2%A6%8A | |
| utf8bytes | f0 a2 a6 8a | |
| utf16bebytes | d8 4a dd 8a | |
| utf32bebytes | 00 02 29 8a |
How to Use
HTML:
𢦊
CSS:
content: "\2298A"
JavaScript:
"\u{2298A}"
Python:
"\U0002298a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢦊 character (CJK UNIFIED IDEOGRAPH-2298A)?
𢦊 (CJK UNIFIED IDEOGRAPH-2298A) is the Unicode character U+2298A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2298A?
The CJK UNIFIED IDEOGRAPH-2298A character (𢦊) has codepoint U+2298A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2298A?
Copy 𢦊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.