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 ??????h 00111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f68
SJIS-WIN 斜蒔遮蛇車執h 10001110110011101000111010101010100011101101010110001110110101101000111011010100100011101011011101101000 8ece8eaa8ed58ed68ed48eb768
EUC-JP 斜蒔遮蛇車執h 10111100110100001011110010101100101111001101011110111100110110001011110011010110101111001011100101101000 bcd0bcacbcd7bcd8bcd6bcb968
UTF-8 斜蒔遮蛇車執h 11100110100101101001110011101000100100101001010011101001100000011010111011101000100110111000011111101000101110111000101011100101100111111011011101101000 e6969ce89294e981aee89b87e8bb8ae59fb768
UHC 斜蒔遮蛇車執h 11011110110110001110001111001000111100111011010011011110111011111111001110110011111100101111101101101000 ded8e3c8f3b4deeff3b3f2fb68

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