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