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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 貊種ぁ\}貊種ぁ\{^ 1110011010111011100011101110110110000010100111110101110001111101111001101011101110001110111011011000001010011111010111000111101101011110 e6bb8eed829f5c7de6bb8eed829f5c7b5e
EUC-JP 貊種ぁ\}貊種ぁ\{^ 1110110010111101101111001110111110100100101000010101110001111101111011001011110110111100111011111010010010100001010111000111101101011110 ecbdbcefa4a15c7decbdbcefa4a15c7b5e
UTF-8 貊種ぁ\}貊種ぁ\{^ 1110100010110010100010101110011110101000101011101110001110000001100000010101110001111101111010001011001010001010111001111010100010101110111000111000000110000001010111000111101101011110 e8b28ae7a8aee381815c7de8b28ae7a8aee381815c7b5e
UHC 貊種ぁ\}貊種ぁ\{^ 1101100011100111111100001111101010101010101000010101110001111101110110001110011111110000111110101010101010100001010111000111101101011110 d8e7f0faaaa15c7dd8e7f0faaaa15c7b5e

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