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-158
Overview
๐ถ (BLOCK OCTANT-158) is the Unicode character at code point U+1CD81. 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+1CD81 | |
| decimal | 118145 | |
| htmldecimal | 𜶁 | |
| htmlhex | 𜶁 | |
| css | \1CD81 | |
| javascript | \u{1CD81} | |
| python | \U0001cd81 | |
| java | \uD833\uDD81 | |
| go | \U0001CD81 | |
| ruby | \u{1CD81} | |
| rust | \u{1CD81} | |
| ccpp | \U0001cd81 | |
| urlencoded | %F0%9C%B6%81 | |
| utf8bytes | f0 9c b6 81 | |
| utf16bebytes | d8 33 dd 81 | |
| utf32bebytes | 00 01 cd 81 |
How to Use
HTML:
𜶁
CSS:
content: "\1CD81"
JavaScript:
"\u{1CD81}"
Python:
"\U0001cd81"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ถ character (BLOCK OCTANT-158)?
๐ถ (BLOCK OCTANT-158) is the Unicode character U+1CD81.
What is the Unicode codepoint of BLOCK OCTANT-158?
The BLOCK OCTANT-158 character (๐ถ) has codepoint U+1CD81.
How do I type or copy BLOCK OCTANT-158?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.