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