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