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