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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 底??i底??iB 1001001011101010001111110011111101101001100100101110101000111111001111110110100101000010 92ea3f3f6992ea3f3f6942
EUC-JP 底??i底??iB 1100010011101100001111110011111101101001110001001110110000111111001111110110100101000010 c4ec3f3f69c4ec3f3f6942
UTF-8 底쇽쉰i底쇽쉰iB 111001011011101010010101111011001000011110111101111011001000100110110000011010011110010110111010100101011110110010000111101111011110110010001001101100000110100101000010 e5ba95ec87bdec89b069e5ba95ec87bdec89b06942
UHC 底쇽쉰i底쇽쉰iB 111011101011110010111100111011111011110110101110011010011110111010111100101111001110111110111101101011100110100101000010 eebcbcefbdae69eebcbcefbdae6942

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