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