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