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-31755
Overview
𱝕 (CJK UNIFIED IDEOGRAPH-31755) is the Unicode character at code point U+31755. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31755 | |
| decimal | 202581 | |
| htmldecimal | 𱝕 | |
| htmlhex | 𱝕 | |
| css | \31755 | |
| javascript | \u{31755} | |
| python | \U00031755 | |
| java | \uD885\uDF55 | |
| go | \U00031755 | |
| ruby | \u{31755} | |
| rust | \u{31755} | |
| ccpp | \U00031755 | |
| urlencoded | %F0%B1%9D%95 | |
| utf8bytes | f0 b1 9d 95 | |
| utf16bebytes | d8 85 df 55 | |
| utf32bebytes | 00 03 17 55 |
How to Use
HTML:
𱝕
CSS:
content: "\31755"
JavaScript:
"\u{31755}"
Python:
"\U00031755"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱝕 character (CJK UNIFIED IDEOGRAPH-31755)?
𱝕 (CJK UNIFIED IDEOGRAPH-31755) is the Unicode character U+31755.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31755?
The CJK UNIFIED IDEOGRAPH-31755 character (𱝕) has codepoint U+31755.
How do I type or copy CJK UNIFIED IDEOGRAPH-31755?
Copy 𱝕 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.