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