h

Technical information

Symbolh
NameLatin small letter h
Unicode numberU+0068
CategoryASCII Table7. Lowercase Latin alphabet
DescriptionThe Unicode character h, or U+0068, is known as the "Latin Small Letter H". It belongs to the "Basic Latin" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is one of the 26 lowercase letters in the Latin alphabet, which is used in English and many other languages. The letter 'h' is commonly used in various contexts and words in these languages. The specific appearance of this character can depend on the font and styling in the system and application it's being used in.

Encoding

HTML Entityh
HTML Entity (hex)h
URL Escape Codeh
UTF-8 (hex)0x68
UTF-8 (binary)01101000
UTF-160x0068
UTF-320x00000068

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
h
input-group
select
button
button

Code examples in HTML and CSS

<span>&#104;</span>

            
span {
    content: "\0068";
}

The symbol in different fonts

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

References