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' : ''">
๐ถ
BLOCK OCTANT-458
Overview
๐ถ (BLOCK OCTANT-458) is the Unicode character at code point U+1CD88. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CD88 | |
| decimal | 118152 | |
| htmldecimal | 𜶈 | |
| htmlhex | 𜶈 | |
| css | \1CD88 | |
| javascript | \u{1CD88} | |
| python | \U0001cd88 | |
| java | \uD833\uDD88 | |
| go | \U0001CD88 | |
| ruby | \u{1CD88} | |
| rust | \u{1CD88} | |
| ccpp | \U0001cd88 | |
| urlencoded | %F0%9C%B6%88 | |
| utf8bytes | f0 9c b6 88 | |
| utf16bebytes | d8 33 dd 88 | |
| utf32bebytes | 00 01 cd 88 |
How to Use
HTML:
𜶈
CSS:
content: "\1CD88"
JavaScript:
"\u{1CD88}"
Python:
"\U0001cd88"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ถ character (BLOCK OCTANT-458)?
๐ถ (BLOCK OCTANT-458) is the Unicode character U+1CD88.
What is the Unicode codepoint of BLOCK OCTANT-458?
The BLOCK OCTANT-458 character (๐ถ) has codepoint U+1CD88.
How do I type or copy BLOCK OCTANT-458?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.