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