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 ハス宍シス識 11110001111101111100101011110001100011101011110110001110101100111111000111100000101111001111000110001110101111011000111010101111 f1f7caf18ebd8eb3f1e0bcf18ebd8eaf
EUC-JP ?ハ?ス宍?シ?ス識 00111111100011101100101000111111100011101011110110111100101101010011111110001110101111000011111110001110101111011011110010110001 3f8eca3f8ebdbcb53f8ebc3f8ebdbcb1
UTF-8 ハス宍シス識 111011101000010110110010111011111011111010001010111011101000010010001001111011111011110110111101111001011010111010001101111011101000010110011011111011111011110110111100111011101000010010001001111011111011110110111101111010001010110110011000 ee85b2efbe8aee8489efbdbde5ae8dee859befbdbcee8489efbdbde8ad98
UHC ?????????識 0011111100111111001111110011111100111111001111110011111100111111001111111110001111011011 3f3f3f3f3f3f3f3f3fe3db

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