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 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN シユーワiシユーワiB 1011110011010101101100001101110001101001101111001101010110110000110111000110100101000010 bcd5b0dc69bcd5b0dc6942
EUC-JP シユーワiシユーワiB 10001110101111001000111011010101100011101011000010001110110111000110100110001110101111001000111011010101100011101011000010001110110111000110100101000010 8ebc8ed58eb08edc698ebc8ed58eb08edc6942
UTF-8 シユーワiシユーワiB 111011111011110110111100111011111011111010010101111011111011110110110000111011111011111010011100011010011110111110111101101111001110111110111110100101011110111110111101101100001110111110111110100111000110100101000010 efbdbcefbe95efbdb0efbe9c69efbdbcefbe95efbdb0efbe9c6942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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