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