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