Technical information

Symbol
NameSquare rad over s squared
Descriptionangular acceleration
Unicode numberU+33AF
CategoryAcceleration

Encoding

HTML Entity㎯
HTML Entity (hex)㎯
URL Escape Code%E3%8E%AF
UTF-8 (hex)0xE3 0x8E 0xAF
UTF-8 (binary)11100011:10001110:10101111
UTF-160x33AF
UTF-320x000033AF

Source Code

C, C++, and Java"\u33AF"
CSS Code\33AF
JavaScript"\u33AF"
Perl\x{33AF}
Python 2u"\u33AF"
Python 3\u33AF
Ruby\u{33AF}

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

            
span {
    content: "\33AF";
}

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