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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シス鴫ヤ鄒イ硝ュ 1111000011111100101111001111000110001110101111011000111010110000111100001010111111010100111001111011111010110010100011111100100110101101 f0fcbcf18ebd8eb0f0afd4e7beb28fc9ad
EUC-JP ?シ?ス鴫?ヤ鄒イ硝ュ 00111111100011101011110000111111100011101011110110111100101100100011111110001110110101001110111011000000100011101011001010111110110010111000111010101101 3f8ebc3f8ebdbcb23f8ed4eec08eb2becb8ead
UTF-8 シス鴫ヤ鄒イ硝ュ 111011101000001010111011111011111011110110111100111011101000010010001001111011111011110110111101111010011011010010101011111011101000000110101110111011111011111010010100111010011000010010010010111011111011110110110010111001111010000110011101111011111011110110101101 ee82bbefbdbcee8489efbdbde9b4abee81aeefbe94e98492efbdb2e7a19defbdad
UHC ???????鄒?硝? 00111111001111110011111100111111001111110011111100111111111101011101101100111111111101011010011000111111 3f3f3f3f3f3f3ff5db3ff5a63f

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