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