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-31BBD
Overview
𱮽 (CJK UNIFIED IDEOGRAPH-31BBD) is the Unicode character at code point U+31BBD. 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+31BBD | |
| decimal | 203709 | |
| htmldecimal | 𱮽 | |
| htmlhex | 𱮽 | |
| css | \31BBD | |
| javascript | \u{31BBD} | |
| python | \U00031bbd | |
| java | \uD886\uDFBD | |
| go | \U00031BBD | |
| ruby | \u{31BBD} | |
| rust | \u{31BBD} | |
| ccpp | \U00031bbd | |
| urlencoded | %F0%B1%AE%BD | |
| utf8bytes | f0 b1 ae bd | |
| utf16bebytes | d8 86 df bd | |
| utf32bebytes | 00 03 1b bd |
How to Use
HTML:
𱮽
CSS:
content: "\31BBD"
JavaScript:
"\u{31BBD}"
Python:
"\U00031bbd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱮽 character (CJK UNIFIED IDEOGRAPH-31BBD)?
𱮽 (CJK UNIFIED IDEOGRAPH-31BBD) is the Unicode character U+31BBD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31BBD?
The CJK UNIFIED IDEOGRAPH-31BBD character (𱮽) has codepoint U+31BBD.
How do I type or copy CJK UNIFIED IDEOGRAPH-31BBD?
Copy 𱮽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.