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