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