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