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 クス識クス識 11110000101100001011100011110001100011101011110110001110101011111111000010110000101110001111000110001110101111011000111010101111 f0b0b8f18ebd8eaff0b0b8f18ebd8eaf
EUC-JP ?ク?ス識?ク?ス識 00111111100011101011100000111111100011101011110110111100101100010011111110001110101110000011111110001110101111011011110010110001 3f8eb83f8ebdbcb13f8eb83f8ebdbcb1
UTF-8 クス識クス識 111011101000000110101111111011111011110110111000111011101000010010001001111011111011110110111101111010001010110110011000111011101000000110101111111011111011110110111000111011101000010010001001111011111011110110111101111010001010110110011000 ee81afefbdb8ee8489efbdbde8ad98ee81afefbdb8ee8489efbdbde8ad98
UHC ????識????識 001111110011111100111111001111111110001111011011001111110011111100111111001111111110001111011011 3f3f3f3fe3db3f3f3f3fe3db

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