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