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