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