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