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