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-236FD
Overview
𣛽 (CJK UNIFIED IDEOGRAPH-236FD) is the Unicode character at code point U+236FD. 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+236FD | |
| decimal | 145149 | |
| htmldecimal | 𣛽 | |
| htmlhex | 𣛽 | |
| css | \236FD | |
| javascript | \u{236FD} | |
| python | \U000236fd | |
| java | \uD84D\uDEFD | |
| go | \U000236FD | |
| ruby | \u{236FD} | |
| rust | \u{236FD} | |
| ccpp | \U000236fd | |
| urlencoded | %F0%A3%9B%BD | |
| utf8bytes | f0 a3 9b bd | |
| utf16bebytes | d8 4d de fd | |
| utf32bebytes | 00 02 36 fd |
How to Use
HTML:
𣛽
CSS:
content: "\236FD"
JavaScript:
"\u{236FD}"
Python:
"\U000236fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣛽 character (CJK UNIFIED IDEOGRAPH-236FD)?
𣛽 (CJK UNIFIED IDEOGRAPH-236FD) is the Unicode character U+236FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-236FD?
The CJK UNIFIED IDEOGRAPH-236FD character (𣛽) has codepoint U+236FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-236FD?
Copy 𣛽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.