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