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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ静閉O}ツ静閉O{^ 1100001010010000110000111001010111000010100000100110111001111101110000101001000011000011100101011100001010000010011011100111101101011110 c290c395c2826e7dc290c395c2826e7b5e
EUC-JP ツ静閉O}ツ静閉O{^ 10001110110000101100000011000101110010101100010010100011110011110111110110001110110000101100000011000101110010101100010010100011110011110111101101011110 8ec2c0c5cac4a3cf7d8ec2c0c5cac4a3cf7b5e
UTF-8 ツ静閉O}ツ静閉O{^ 111011111011111010000010111010011001110110011001111010011001011010001001111011111011110010101111011111011110111110111110100000101110100110011101100110011110100110010110100010011110111110111100101011110111101101011110 efbe82e99d99e99689efbcaf7defbe82e99d99e99689efbcaf7b5e
UHC ??閉O}??閉O{^ 001111110011111111111000110011011010001111001111011111010011111100111111111110001100110110100011110011110111101101011110 3f3ff8cda3cf7d3f3ff8cda3cf7b5e

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