๐‹ฆ

Technical information

Symbol๐‹ฆ
NameCoptic epact digit six
Unicode numberU+102E6
CategoryCoptic Digits

Encoding

HTML Entity𐋦
HTML Entity (hex)𐋦
URL Escape Code%F0%90%8B%A6
UTF-8 (hex)0xF0 0x90 0x8B 0xA6
UTF-8 (binary)11110000:10010000:10001011:10100110
UTF-160xD800 0xDEE6
UTF-320x000102E6

Source Code

C, C++, and Java"\uD800\uDEE6"
CSS Code\0102E6
JavaScript"\uD800\uDEE6"
Perl\x{102E6}
Python 2u"\u000102E6"
Python 3\u000102E6
Ruby\u{102E6}

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>&#66278;</span>

            
span {
    content: "\102E6";
}

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