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