To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ツィツィ\}ツィツィ\{^ 11000010101010001100001010101000010111000111110111000010101010001100001010101000010111000111101101011110 c2a8c2a85c7dc2a8c2a85c7b5e
EUC-JP ツィツィ\}ツィツィ\{^ 100011101100001010001110101010001000111011000010100011101010100001011100011111011000111011000010100011101010100010001110110000101000111010101000010111000111101101011110 8ec28ea88ec28ea85c7d8ec28ea88ec28ea85c7b5e
UTF-8 ツィツィ\}ツィツィ\{^ 1110111110111110100000101110111110111101101010001110111110111110100000101110111110111101101010000101110001111101111011111011111010000010111011111011110110101000111011111011111010000010111011111011110110101000010111000111101101011110 efbe82efbda8efbe82efbda85c7defbe82efbda8efbe82efbda85c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)