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-23331
Overview
𣌱 (CJK UNIFIED IDEOGRAPH-23331) is the Unicode character at code point U+23331. 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+23331 | |
| decimal | 144177 | |
| htmldecimal | 𣌱 | |
| htmlhex | 𣌱 | |
| css | \23331 | |
| javascript | \u{23331} | |
| python | \U00023331 | |
| java | \uD84C\uDF31 | |
| go | \U00023331 | |
| ruby | \u{23331} | |
| rust | \u{23331} | |
| ccpp | \U00023331 | |
| urlencoded | %F0%A3%8C%B1 | |
| utf8bytes | f0 a3 8c b1 | |
| utf16bebytes | d8 4c df 31 | |
| utf32bebytes | 00 02 33 31 |
How to Use
HTML:
𣌱
CSS:
content: "\23331"
JavaScript:
"\u{23331}"
Python:
"\U00023331"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣌱 character (CJK UNIFIED IDEOGRAPH-23331)?
𣌱 (CJK UNIFIED IDEOGRAPH-23331) is the Unicode character U+23331.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23331?
The CJK UNIFIED IDEOGRAPH-23331 character (𣌱) has codepoint U+23331.
How do I type or copy CJK UNIFIED IDEOGRAPH-23331?
Copy 𣌱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.