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