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