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