SymbolFYI
;

Semicolon

003B · Basic Latin · Zyyy

Giới thiệu Semicolon

Punctuation mark (U+003B) from the Basic Latin block used to join independent clauses in writing and terminate statements in programming languages like C, Java, and JavaScript.

On this page

Mã hóa

Khối Unicode U+003B
Thập phân &#59;
HTML Hex &#x3B;
CSS \003B
JavaScript \u{3B}
Python \u003b
Java \u003B
Hệ thập lục phân UTF-8 3b
UTF-16 00 3b
URL Encoded %3B

Thuộc tính Unicode

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON

Ký hiệu tương tự

So sánh

Câu hỏi thường gặp

What is the ; Semicolon symbol?

; is the Semicolon symbol, encoded at Unicode 003B.

What is the Unicode codepoint of Semicolon?

The Semicolon symbol (;) has codepoint 003B.

How do I type or copy Semicolon?

Copy ; directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.