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