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