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-306AE
Overview
𰚮 (CJK UNIFIED IDEOGRAPH-306AE) is the Unicode character at code point U+306AE. 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+306AE | |
| decimal | 198318 | |
| htmldecimal | 𰚮 | |
| htmlhex | 𰚮 | |
| css | \306AE | |
| javascript | \u{306AE} | |
| python | \U000306ae | |
| java | \uD881\uDEAE | |
| go | \U000306AE | |
| ruby | \u{306AE} | |
| rust | \u{306AE} | |
| ccpp | \U000306ae | |
| urlencoded | %F0%B0%9A%AE | |
| utf8bytes | f0 b0 9a ae | |
| utf16bebytes | d8 81 de ae | |
| utf32bebytes | 00 03 06 ae |
How to Use
HTML:
𰚮
CSS:
content: "\306AE"
JavaScript:
"\u{306AE}"
Python:
"\U000306ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰚮 character (CJK UNIFIED IDEOGRAPH-306AE)?
𰚮 (CJK UNIFIED IDEOGRAPH-306AE) is the Unicode character U+306AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-306AE?
The CJK UNIFIED IDEOGRAPH-306AE character (𰚮) has codepoint U+306AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-306AE?
Copy 𰚮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.