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