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 シス鴫クス示 11110001111111001011110011110001100011101011110110001110101100001111000010101111101110001111000110001110101111011000111010100110 f1fcbcf18ebd8eb0f0afb8f18ebd8ea6
EUC-JP ?シ?ス鴫?ク?ス示 00111111100011101011110000111111100011101011110110111100101100100011111110001110101110000011111110001110101111011011110010101000 3f8ebc3f8ebdbcb23f8eb83f8ebdbca8
UTF-8 シス鴫クス示 111011101000010110110111111011111011110110111100111011101000010010001001111011111011110110111101111010011011010010101011111011101000000110101110111011111011110110111000111011101000010010001001111011111011110110111101111001111010010010111010 ee85b7efbdbcee8489efbdbde9b4abee81aeefbdb8ee8489efbdbde7a4ba
UHC ?????????示 0011111100111111001111110011111100111111001111110011111100111111001111111110001111000110 3f3f3f3f3f3f3f3f3fe3c6

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