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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101010101 3f3f3f3f3f3f3f3f3f3f55
SJIS-WIN コス雫シス爾U 1111000010100010101110101111000110001110101111011000111010110100111100011111101110111100111100011000111010111101100011101010001001010101 f0a2baf18ebd8eb4f1fbbcf18ebd8ea255
EUC-JP ?コ?ス雫?シ?ス爾U 0011111110001110101110100011111110001110101111011011110010110110001111111000111010111100001111111000111010111101101111001010010001010101 3f8eba3f8ebdbcb63f8ebc3f8ebdbca455
UTF-8 コス雫シス爾U 11101110100000011010000111101111101111011011101011101110100001001000100111101111101111011011110111101001100110111010101111101110100001011011011011101111101111011011110011101110100001001000100111101111101111011011110111100111100010001011111001010101 ee81a1efbdbaee8489efbdbde99babee85b6efbdbcee8489efbdbde788be55
UHC ?????????爾U 001111110011111100111111001111110011111100111111001111110011111100111111111011001011001101010101 3f3f3f3f3f3f3f3f3fecb355

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