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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 底??魄底??白^ 10010010111010100011111100111111111010011010111010010010111010100011111100111111100101001001001001011110 92ea3f3fe9ae92ea3f3f94925e
EUC-JP 底??魄底??白^ 11000100111011000011111100111111111100101011000011000100111011000011111100111111110001111111001001011110 c4ec3f3ff2b0c4ec3f3fc7f25e
UTF-8 底잰렩魄底잰렩白^ 11100101101110101001010111101100100111101011000011101011101000001010100111101001101011011000010011100101101110101001010111101100100111101011000011101011101000001010100111100111100110011011110101011110 e5ba95ec9eb0eba0a9e9ad84e5ba95ec9eb0eba0a9e799bd5e
UHC 底잰렩魄底잰렩白^ 1110111010111100110000001110100110001110101101111101101111011110111011101011110011000000111010011000111010110111110110111101110001011110 eebcc0e98eb7dbdeeebcc0e98eb7dbdc5e

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