ͷ

Technical information

Symbolͷ
NameGreek small letter pamphylian digamma
Unicode numberU+0377
CategoryArchaic letters

Encoding

HTML Entityͷ
HTML Entity (hex)ͷ
URL Escape Code%CD%B7
UTF-8 (hex)0xCD 0xB7
UTF-8 (binary)11001101:10110111
UTF-160x0377
UTF-320x00000377

Source Code

C, C++, and Java"\u0377"
CSS Code\0377
JavaScript"\u0377"
Perl\x{0377}
Python 2u"\u0377"
Python 3\u0377
Ruby\u{0377}

Preview

This Unicode character looks like this ͷ in sentence and in bold like this ͷ and in italic like this ͷ.

Font size:

ͷ
12px
ͷ
16px
ͷ
20px
ͷ
28px
ͷ
36px
ͷ
48px
ͷ
72px

CSS Property: font-weight

ͷ
100
ͷ
200
ͷ
300
ͷ
400
ͷ
500
ͷ
600
ͷ
700
ͷ
800
ͷ
900

HTML Forms and Input

input
disabled input
ͷ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#887;</span>

            
span {
    content: "\0377";
}

The symbol in different fonts

ͷ
-apple-system
ͷ
Apple Color Emoji
ͷ
Arial
ͷ
BlinkMacSystemFont
ͷ
Courier New
ͷ
Georgia
ͷ
Droid Sans
ͷ
Helvetica
ͷ
Noto Sans
ͷ
Oxygen
ͷ
Roboto
ͷ
"Segoe UI"
ͷ
sans-serif
ͷ
Segoe UI Emoji
ͷ
Segoe UI Symbol
ͷ
system-ui
ͷ
Times New Roman
ͷ
Ubuntu
ͷ
Verdana

References