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