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 ûB—çž¶}ûB—çž¶{^ 111110110100001010010111111001111001111010110110011111011111101101000010100101111110011110011110101101100111101101011110 fb4297e79eb67dfb4297e79eb67b5e
SJIS-WIN ?B???¶}?B???¶{^ 0011111101000010001111110011111100111111100000011111011101111101001111110100001000111111001111110011111110000001111101110111101101011110 3f423f3f3f81f77d3f423f3f3f81f77b5e
EUC-JP ûB?ç?¶}ûB?ç?¶{^ 10001111101010111110010101000010001111111000111110101011101011100011111110100010111110010111110110001111101010111110010101000010001111111000111110101011101011100011111110100010111110010111101101011110 8fabe5423f8fabae3fa2f97d8fabe5423f8fabae3fa2f97b5e
UTF-8 ûB—çž¶}ûB—çž¶{^ 11000011101110110100001011000010100101111100001110100111110000101001111011000010101101100111110111000011101110110100001011000010100101111100001110100111110000101001111011000010101101100111101101011110 c3bb42c297c3a7c29ec2b67dc3bb42c297c3a7c29ec2b67b5e
UHC ?B???¶}?B???¶{^ 0011111101000010001111110011111100111111101000101101001001111101001111110100001000111111001111110011111110100010110100100111101101011110 3f423f3f3fa2d27d3f423f3f3fa2d27b5e

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