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