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