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