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-305AE
Overview
𰖮 (CJK UNIFIED IDEOGRAPH-305AE) is the Unicode character at code point U+305AE. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+305AE | |
| decimal | 198062 | |
| htmldecimal | 𰖮 | |
| htmlhex | 𰖮 | |
| css | \305AE | |
| javascript | \u{305AE} | |
| python | \U000305ae | |
| java | \uD881\uDDAE | |
| go | \U000305AE | |
| ruby | \u{305AE} | |
| rust | \u{305AE} | |
| ccpp | \U000305ae | |
| urlencoded | %F0%B0%96%AE | |
| utf8bytes | f0 b0 96 ae | |
| utf16bebytes | d8 81 dd ae | |
| utf32bebytes | 00 03 05 ae |
How to Use
HTML:
𰖮
CSS:
content: "\305AE"
JavaScript:
"\u{305AE}"
Python:
"\U000305ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰖮 character (CJK UNIFIED IDEOGRAPH-305AE)?
𰖮 (CJK UNIFIED IDEOGRAPH-305AE) is the Unicode character U+305AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-305AE?
The CJK UNIFIED IDEOGRAPH-305AE character (𰖮) has codepoint U+305AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-305AE?
Copy 𰖮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.