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