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-263AC
Overview
𦎬 (CJK UNIFIED IDEOGRAPH-263AC) is the Unicode character at code point U+263AC. 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+263AC | |
| decimal | 156588 | |
| htmldecimal | 𦎬 | |
| htmlhex | 𦎬 | |
| css | \263AC | |
| javascript | \u{263AC} | |
| python | \U000263ac | |
| java | \uD858\uDFAC | |
| go | \U000263AC | |
| ruby | \u{263AC} | |
| rust | \u{263AC} | |
| ccpp | \U000263ac | |
| urlencoded | %F0%A6%8E%AC | |
| utf8bytes | f0 a6 8e ac | |
| utf16bebytes | d8 58 df ac | |
| utf32bebytes | 00 02 63 ac |
How to Use
HTML:
𦎬
CSS:
content: "\263AC"
JavaScript:
"\u{263AC}"
Python:
"\U000263ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦎬 character (CJK UNIFIED IDEOGRAPH-263AC)?
𦎬 (CJK UNIFIED IDEOGRAPH-263AC) is the Unicode character U+263AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-263AC?
The CJK UNIFIED IDEOGRAPH-263AC character (𦎬) has codepoint U+263AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-263AC?
Copy 𦎬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.