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