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