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