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-246AE
Overview
𤚮 (CJK UNIFIED IDEOGRAPH-246AE) is the Unicode character at code point U+246AE. 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+246AE | |
| decimal | 149166 | |
| htmldecimal | 𤚮 | |
| htmlhex | 𤚮 | |
| css | \246AE | |
| javascript | \u{246AE} | |
| python | \U000246ae | |
| java | \uD851\uDEAE | |
| go | \U000246AE | |
| ruby | \u{246AE} | |
| rust | \u{246AE} | |
| ccpp | \U000246ae | |
| urlencoded | %F0%A4%9A%AE | |
| utf8bytes | f0 a4 9a ae | |
| utf16bebytes | d8 51 de ae | |
| utf32bebytes | 00 02 46 ae |
How to Use
HTML:
𤚮
CSS:
content: "\246AE"
JavaScript:
"\u{246AE}"
Python:
"\U000246ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤚮 character (CJK UNIFIED IDEOGRAPH-246AE)?
𤚮 (CJK UNIFIED IDEOGRAPH-246AE) is the Unicode character U+246AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-246AE?
The CJK UNIFIED IDEOGRAPH-246AE character (𤚮) has codepoint U+246AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-246AE?
Copy 𤚮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.