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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 。ェ繃v。ェ繃vB 101000011111100010001111101010101110001101111101011101101010000111111000100011111010101011100011011111010111011001000010 a1f88faae37d76a1f88faae37d7642
EUC-JP 。?ェ繃v。?ェ繃vB 1000111010100001001111111000111010101010111001011101111001110110100011101010000100111111100011101010101011100101110111100111011001000010 8ea13f8eaae5de768ea13f8eaae5de7642
UTF-8 。ェ繃v。ェ繃vB 111011111011110110100001111011101001100010101110111011111011110110101010111001111011100110000011011101101110111110111101101000011110111010011000101011101110111110111101101010101110011110111001100000110111011001000010 efbda1ee98aeefbdaae7b98376efbda1ee98aeefbdaae7b9837642
UHC ???繃v???繃vB 00111111001111110011111111011101110111100111011000111111001111110011111111011101110111100111011001000010 3f3f3fddde763f3f3fddde7642

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