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