;
Technical information
Symbol | ; | |
Name | Semicolon | |
Unicode number | U+003B | |
Category | ASCII Table4. ASCII punctuation and symbols |
Description | The Unicode character ;, or U+003B, is known as the "Semicolon". It is part of the "Basic Latin" block and the "Punctuation, Other" category in the Unicode standard. The semicolon is used in written language to connect closely related ideas within a single sentence or to separate items of a list when the items themselves contain commas. It provides a pause that is longer than a comma but shorter than a full stop (or period). In computer programming, semicolons are often used to separate statements or to indicate the end of a statement, depending on the language. |
Encoding
HTML Entity | ; | |
HTML Entity (hex) | ; | |
HTML Entity (named) | ; | |
URL Escape Code | %3B | |
UTF-8 (hex) | 0x3B | |
UTF-8 (binary) | 00111011 | |
UTF-16 | 0x003B | |
UTF-32 | 0x0000003B |
Source Code
C, C++, and Java | "\u003B" | |
CSS Code | \003B | |
JavaScript | "\u003B" | |
Perl | \x{003B} | |
Python 2 | u"\u003B" | |
Python 3 | \u003B | |
Ruby | \u{003B} |
Preview
This Unicode character looks like this ; in sentence and in bold like this ; and in italic like this ;.
input-group
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
;
select
button
button
Code examples in HTML and CSS
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