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