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-295AA
Overview
𩖪 (CJK UNIFIED IDEOGRAPH-295AA) is the Unicode character at code point U+295AA. 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+295AA | |
| decimal | 169386 | |
| htmldecimal | 𩖪 | |
| htmlhex | 𩖪 | |
| css | \295AA | |
| javascript | \u{295AA} | |
| python | \U000295aa | |
| java | \uD865\uDDAA | |
| go | \U000295AA | |
| ruby | \u{295AA} | |
| rust | \u{295AA} | |
| ccpp | \U000295aa | |
| urlencoded | %F0%A9%96%AA | |
| utf8bytes | f0 a9 96 aa | |
| utf16bebytes | d8 65 dd aa | |
| utf32bebytes | 00 02 95 aa |
How to Use
HTML:
𩖪
CSS:
content: "\295AA"
JavaScript:
"\u{295AA}"
Python:
"\U000295aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩖪 character (CJK UNIFIED IDEOGRAPH-295AA)?
𩖪 (CJK UNIFIED IDEOGRAPH-295AA) is the Unicode character U+295AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-295AA?
The CJK UNIFIED IDEOGRAPH-295AA character (𩖪) has codepoint U+295AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-295AA?
Copy 𩖪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.