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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN イス疾雫霖叱 11110000111000011011001011110001100011101011110110001110101111101111000011111010100011101011010011101000110000011000111010110110 f0e1b2f18ebd8ebef0fa8eb4e8c18eb6
EUC-JP ?イ?ス疾?雫霖叱 001111111000111010110010001111111000111010111101101111001100000000111111101111001011011011110000110000111011110010111000 3f8eb23f8ebdbcc03fbcb6f0c3bcb8
UTF-8 イス疾雫霖叱 111011101000001010100000111011111011110110110010111011101000010010001001111011111011110110111101111001111001011010111110111011101000001010111001111010011001101110101011111010011001110010010110111001011000111110110001 ee82a0efbdb2ee8489efbdbde796beee82b9e99babe99c96e58fb1
UHC ????疾??霖叱 001111110011111100111111001111111111001011110000001111110011111111010111111111011111001011101010 3f3f3f3ff2f03f3fd7fdf2ea

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