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