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