🄀

Technical information

Symbol🄀
NameDigit zero full stop
Unicode numberU+1F100
CategoryNumbers period

Encoding

HTML Entity🄀
HTML Entity (hex)🄀
URL Escape Code%F0%9F%84%80
UTF-8 (hex)0xF0 0x9F 0x84 0x80
UTF-8 (binary)11110000:10011111:10000100:10000000
UTF-160xD83C 0xDD00
UTF-320x0001F100

Source Code

C, C++, and Java"\uD83C\uDD00"
CSS Code\01F100
JavaScript"\uD83C\uDD00"
Perl\x{1F100}
Python 2u"\u0001F100"
Python 3\u0001F100
Ruby\u{1F100}

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

            
span {
    content: "\1F100";
}

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