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 èú‘叱èç 1110100011111010100100011110010110001111101100011110100011100111 e8fa91e58fb1e8e7
SJIS-WIN ?????±?? 001111110011111100111111001111110011111110000001011111010011111100111111 3f3f3f3f3f817d3f3f
EUC-JP èú?å?±èç 10001111101010111011001010001111101010111110001000111111100011111010101110101001001111111010000111011110100011111010101110110010100011111010101110101110 8fabb28fabe23f8faba93fa1de8fabb28fabae
UTF-8 èú‘叱èç 11000011101010001100001110111010110000101001000111000011101001011100001010001111110000101011000111000011101010001100001110100111 c3a8c3bac291c3a5c28fc2b1c3a8c3a7
UHC ?????±?? 001111110011111100111111001111110011111110100001101111100011111100111111 3f3f3f3f3fa1be3f3f

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