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-229E3
Overview
𢧣 (CJK UNIFIED IDEOGRAPH-229E3) is the Unicode character at code point U+229E3. 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+229E3 | |
| decimal | 141795 | |
| htmldecimal | 𢧣 | |
| htmlhex | 𢧣 | |
| css | \229E3 | |
| javascript | \u{229E3} | |
| python | \U000229e3 | |
| java | \uD84A\uDDE3 | |
| go | \U000229E3 | |
| ruby | \u{229E3} | |
| rust | \u{229E3} | |
| ccpp | \U000229e3 | |
| urlencoded | %F0%A2%A7%A3 | |
| utf8bytes | f0 a2 a7 a3 | |
| utf16bebytes | d8 4a dd e3 | |
| utf32bebytes | 00 02 29 e3 |
How to Use
HTML:
𢧣
CSS:
content: "\229E3"
JavaScript:
"\u{229E3}"
Python:
"\U000229e3"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢧣 character (CJK UNIFIED IDEOGRAPH-229E3)?
𢧣 (CJK UNIFIED IDEOGRAPH-229E3) is the Unicode character U+229E3.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-229E3?
The CJK UNIFIED IDEOGRAPH-229E3 character (𢧣) has codepoint U+229E3.
How do I type or copy CJK UNIFIED IDEOGRAPH-229E3?
Copy 𢧣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.