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