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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シス失ニス治 11110000111110111011110011110001100011101011110110001110101110001111000011111100110001101111000110001110101111011000111010100001 f0fbbcf18ebd8eb8f0fcc6f18ebd8ea1
EUC-JP ?シ?ス失?ニ?ス治 00111111100011101011110000111111100011101011110110111100101110100011111110001110110001100011111110001110101111011011110010100011 3f8ebc3f8ebdbcba3f8ec63f8ebdbca3
UTF-8 シス失ニス治 111011101000001010111010111011111011110110111100111011101000010010001001111011111011110110111101111001011010010010110001111011101000001010111011111011111011111010000110111011101000010010001001111011111011110110111101111001101011001010111011 ee82baefbdbcee8489efbdbde5a4b1ee82bbefbe86ee8489efbdbde6b2bb
UHC ????失????治 001111110011111100111111001111111110001111110111001111110011111100111111001111111111011010111101 3f3f3f3fe3f73f3f3f3ff6bd

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