;

SEMICOLON

U+003B Other Punctuation (Po) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+003B
decimal 59
htmldecimal &#59;
htmlhex &#x3B;
css \003B
javascript \u{3B}
python \u003b
java \u003B
go \u003B
ruby \u{3B}
rust \u{3B}
ccpp \u003b
urlencoded %3B
utf8bytes 3b
utf16bebytes 00 3b
utf32bebytes 00 00 00 3b

How to Use

HTML: &#x3B;
CSS: content: "\003B"
JavaScript: "\u{3B}"
Python: "\u003b"

Properties

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON
Combining
0
Mirrored
No
← : U+003A U+003C < →

Frequently Asked Questions

What is the ; character (SEMICOLON)?

; (SEMICOLON) is the Unicode character U+003B.

What is the Unicode codepoint of SEMICOLON?

The SEMICOLON character (;) has codepoint U+003B.

How do I type or copy SEMICOLON?

Copy ; directly, or use the HTML entity, UTF-8, and code encodings shown on this page.