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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 讐疾}\}讐疾}\{^ 100011110101000110001110101111100111110101011100011111011000111101010001100011101011111001111101010111000111101101011110 8f518ebe7d5c7d8f518ebe7d5c7b5e
EUC-JP 讐疾}\}讐疾}\{^ 101111011011001010111100110000000111110101011100011111011011110110110010101111001100000001111101010111000111101101011110 bdb2bcc07d5c7dbdb2bcc07d5c7b5e
UTF-8 讐疾}\}讐疾}\{^ 11101000101011101001000011100111100101101011111001111101010111000111110111101000101011101001000011100111100101101011111001111101010111000111101101011110 e8ae90e796be7d5c7de8ae90e796be7d5c7b5e
UHC 讐疾}\}讐疾}\{^ 111000101100001011110010111100000111110101011100011111011110001011000010111100101111000001111101010111000111101101011110 e2c2f2f07d5c7de2c2f2f07d5c7b5e

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