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 ðûލe^ 11000011101100001100001110111011110000101000111011000010101010000110010101011110 c3b0c3bbc28ec2a8655e
SJIS-WIN ?°?????¨e^ 001111111000000110001011001111110011111100111111001111110011111110000001010011100110010101011110 3f818b3f3f3f3f3f814e655e
EUC-JP �e^ 1000111110101010101010101010000111101011100011111010101010101010001111111000111110101010101001000011111110001111101010101010010010100001101011110110010101011110 8faaaaa1eb8faaaa3f8faaa43f8faaa4a1af655e
UTF-8 ðûލe^ 110000111000001111000010101100001100001110000011110000101011101111000011100000101100001010001110110000111000001011000010101010000110010101011110 c383c2b0c383c2bbc382c28ec382c2a8655e
UHC ?°?????¨e^ 001111111010000111000110001111110011111100111111001111110011111110100001101001110110010101011110 3fa1c63f3f3f3f3fa1a7655e

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