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-271AE
Overview
𧆮 (CJK UNIFIED IDEOGRAPH-271AE) is the Unicode character at code point U+271AE. 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+271AE | |
| decimal | 160174 | |
| htmldecimal | 𧆮 | |
| htmlhex | 𧆮 | |
| css | \271AE | |
| javascript | \u{271AE} | |
| python | \U000271ae | |
| java | \uD85C\uDDAE | |
| go | \U000271AE | |
| ruby | \u{271AE} | |
| rust | \u{271AE} | |
| ccpp | \U000271ae | |
| urlencoded | %F0%A7%86%AE | |
| utf8bytes | f0 a7 86 ae | |
| utf16bebytes | d8 5c dd ae | |
| utf32bebytes | 00 02 71 ae |
How to Use
HTML:
𧆮
CSS:
content: "\271AE"
JavaScript:
"\u{271AE}"
Python:
"\U000271ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧆮 character (CJK UNIFIED IDEOGRAPH-271AE)?
𧆮 (CJK UNIFIED IDEOGRAPH-271AE) is the Unicode character U+271AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-271AE?
The CJK UNIFIED IDEOGRAPH-271AE character (𧆮) has codepoint U+271AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-271AE?
Copy 𧆮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.