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 シス鴫ヤ鄒イ硝 11110000111111001011110011110001100011101011110110001110101100001111000010101111110101001110011110111110101100101000111111001001 f0fcbcf18ebd8eb0f0afd4e7beb28fc9
EUC-JP ?シ?ス鴫?ヤ鄒イ硝 0011111110001110101111000011111110001110101111011011110010110010001111111000111011010100111011101100000010001110101100101011111011001011 3f8ebc3f8ebdbcb23f8ed4eec08eb2becb
UTF-8 シス鴫ヤ鄒イ硝 111011101000001010111011111011111011110110111100111011101000010010001001111011111011110110111101111010011011010010101011111011101000000110101110111011111011111010010100111010011000010010010010111011111011110110110010111001111010000110011101 ee82bbefbdbcee8489efbdbde9b4abee81aeefbe94e98492efbdb2e7a19d
UHC ???????鄒?硝 001111110011111100111111001111110011111100111111001111111111010111011011001111111111010110100110 3f3f3f3f3f3f3ff5db3ff5a6

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