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