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