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