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