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-29361
Overview
𩍡 (CJK UNIFIED IDEOGRAPH-29361) is the Unicode character at code point U+29361. 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+29361 | |
| decimal | 168801 | |
| htmldecimal | 𩍡 | |
| htmlhex | 𩍡 | |
| css | \29361 | |
| javascript | \u{29361} | |
| python | \U00029361 | |
| java | \uD864\uDF61 | |
| go | \U00029361 | |
| ruby | \u{29361} | |
| rust | \u{29361} | |
| ccpp | \U00029361 | |
| urlencoded | %F0%A9%8D%A1 | |
| utf8bytes | f0 a9 8d a1 | |
| utf16bebytes | d8 64 df 61 | |
| utf32bebytes | 00 02 93 61 |
How to Use
HTML:
𩍡
CSS:
content: "\29361"
JavaScript:
"\u{29361}"
Python:
"\U00029361"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩍡 character (CJK UNIFIED IDEOGRAPH-29361)?
𩍡 (CJK UNIFIED IDEOGRAPH-29361) is the Unicode character U+29361.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-29361?
The CJK UNIFIED IDEOGRAPH-29361 character (𩍡) has codepoint U+29361.
How do I type or copy CJK UNIFIED IDEOGRAPH-29361?
Copy 𩍡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.