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