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' : ''">
㏛
SQUARE SR
Overview
㏛ (SQUARE SR) is the Unicode character at code point U+33DB. It belongs to the CJK Compatibility block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33DB | |
| decimal | 13275 | |
| htmldecimal | ㏛ | |
| htmlhex | ㏛ | |
| css | \33DB | |
| javascript | \u{33DB} | |
| python | \u33db | |
| java | \u33DB | |
| go | \u33DB | |
| ruby | \u{33DB} | |
| rust | \u{33DB} | |
| ccpp | \u33db | |
| urlencoded | %E3%8F%9B | |
| utf8bytes | e3 8f 9b | |
| utf16bebytes | 33 db | |
| utf32bebytes | 00 00 33 db |
How to Use
HTML:
㏛
CSS:
content: "\33DB"
JavaScript:
"\u{33DB}"
Python:
"\u33db"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 0073 0072
Frequently Asked Questions
What is the ㏛ character (SQUARE SR)?
㏛ (SQUARE SR) is the Unicode character U+33DB.
What is the Unicode codepoint of SQUARE SR?
The SQUARE SR character (㏛) has codepoint U+33DB.
How do I type or copy SQUARE SR?
Copy ㏛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.