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