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 ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e
SJIS-WIN シトシォシトシ」u^ 10111100110001001011110010101011101111001100010010111100101000110111010101011110 bcc4bcabbcc4bca3755e
EUC-JP シトシォシトシ」u^ 100011101011110010001110110001001000111010111100100011101010101110001110101111001000111011000100100011101011110010001110101000110111010101011110 8ebc8ec48ebc8eab8ebc8ec48ebc8ea3755e
UTF-8 シトシォシトシ」u^ 1110111110111101101111001110111110111110100001001110111110111101101111001110111110111101101010111110111110111101101111001110111110111110100001001110111110111101101111001110111110111101101000110111010101011110 efbdbcefbe84efbdbcefbdabefbdbcefbe84efbdbcefbda3755e
UHC ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e

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