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' : ''">
๐
ต
GREEK ONE HALF SIGN
Overview
๐ ต (GREEK ONE HALF SIGN) is the Unicode character at code point U+10175. It belongs to the Ancient Greek Numbers block, in the Other Number (No) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10175 | |
| decimal | 65909 | |
| htmldecimal | 𐅵 | |
| htmlhex | 𐅵 | |
| css | \10175 | |
| javascript | \u{10175} | |
| python | \U00010175 | |
| java | \uD800\uDD75 | |
| go | \U00010175 | |
| ruby | \u{10175} | |
| rust | \u{10175} | |
| ccpp | \U00010175 | |
| urlencoded | %F0%90%85%B5 | |
| utf8bytes | f0 90 85 b5 | |
| utf16bebytes | d8 00 dd 75 | |
| utf32bebytes | 00 01 01 75 |
How to Use
HTML:
𐅵
CSS:
content: "\10175"
JavaScript:
"\u{10175}"
Python:
"\U00010175"
Properties
- Block
- Ancient Greek Numbers
- Script
- Grek
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ ต character (GREEK ONE HALF SIGN)?
๐ ต (GREEK ONE HALF SIGN) is the Unicode character U+10175.
What is the Unicode codepoint of GREEK ONE HALF SIGN?
The GREEK ONE HALF SIGN character (๐ ต) has codepoint U+10175.
How do I type or copy GREEK ONE HALF SIGN?
Copy ๐ ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.