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 00111111001111110011111100111111001111110110100100111111001111110011111100111111001111110110100101000010 3f3f3f3f3f693f3f3f3f3f6942
SJIS-WIN ワス疾iワス疾iB 11110000111000001101110011110001100011101011110110001110101111100110100111110000111000001101110011110001100011101011110110001110101111100110100101000010 f0e0dcf18ebd8ebe69f0e0dcf18ebd8ebe6942
EUC-JP ?ワ?ス疾i?ワ?ス疾iB 00111111100011101101110000111111100011101011110110111100110000000110100100111111100011101101110000111111100011101011110110111100110000000110100101000010 3f8edc3f8ebdbcc0693f8edc3f8ebdbcc06942
UTF-8 ワス疾iワス疾iB 111011101000001010011111111011111011111010011100111011101000010010001001111011111011110110111101111001111001011010111110011010011110111010000010100111111110111110111110100111001110111010000100100010011110111110111101101111011110011110010110101111100110100101000010 ee829fefbe9cee8489efbdbde796be69ee829fefbe9cee8489efbdbde796be6942
UHC ????疾i????疾iB 001111110011111100111111001111111111001011110000011010010011111100111111001111110011111111110010111100000110100101000010 3f3f3f3ff2f0693f3f3f3ff2f06942

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