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-270BD
Overview
𧂽 (CJK UNIFIED IDEOGRAPH-270BD) is the Unicode character at code point U+270BD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+270BD | |
| decimal | 159933 | |
| htmldecimal | 𧂽 | |
| htmlhex | 𧂽 | |
| css | \270BD | |
| javascript | \u{270BD} | |
| python | \U000270bd | |
| java | \uD85C\uDCBD | |
| go | \U000270BD | |
| ruby | \u{270BD} | |
| rust | \u{270BD} | |
| ccpp | \U000270bd | |
| urlencoded | %F0%A7%82%BD | |
| utf8bytes | f0 a7 82 bd | |
| utf16bebytes | d8 5c dc bd | |
| utf32bebytes | 00 02 70 bd |
How to Use
HTML:
𧂽
CSS:
content: "\270BD"
JavaScript:
"\u{270BD}"
Python:
"\U000270bd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧂽 character (CJK UNIFIED IDEOGRAPH-270BD)?
𧂽 (CJK UNIFIED IDEOGRAPH-270BD) is the Unicode character U+270BD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-270BD?
The CJK UNIFIED IDEOGRAPH-270BD character (𧂽) has codepoint U+270BD.
How do I type or copy CJK UNIFIED IDEOGRAPH-270BD?
Copy 𧂽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.