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