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 ?????D^e^ 001111110011111100111111001111110011111101000100010111100110010101011110 3f3f3f3f3f445e655e
SJIS-WIN ????瘟D^e^ 00111111001111110011111100111111111000011000100101000100010111100110010101011110 3f3f3f3fe189445e655e
EUC-JP ????瘟D^e^ 00111111001111110011111100111111111000011110100101000100010111100110010101011110 3f3f3f3fe1e9445e655e
UTF-8 셔석셔섯瘟D^e^ 11101100100001011001010011101100100001001001110111101100100001011001010011101100100001001010111111100111100110001001111101000100010111100110010101011110 ec8594ec849dec8594ec84afe7989f445e655e
UHC 셔석셔섯瘟D^e^ 1011110011000101101111001010111010111100110001011011110010111000111010001011000001000100010111100110010101011110 bcc5bcaebcc5bcb8e8b0445e655e

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