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 ⳌíIEaⳌíIBV 11100010101100111000110011101101100011110100100101000101011000011110001010110011100011001110110110001111010010010100001001010110 e2b38ced8f494561e2b38ced8f494256
SJIS-WIN ?????IEa?????IBV 00111111001111110011111100111111001111110100100101000101011000010011111100111111001111110011111100111111010010010100001001010110 3f3f3f3f3f4945613f3f3f3f3f494256
EUC-JP â??í?IEaâ??í?IBV 100011111010101110100100001111110011111110001111101010111011111100111111010010010100010101100001100011111010101110100100001111110011111110001111101010111011111100111111010010010100001001010110 8faba43f3f8fabbf3f4945618faba43f3f8fabbf3f494256
UTF-8 ⳌíIEaⳌíIBV 1100001110100010110000101011001111000010100011001100001110101101110000101000111101001001010001010110000111000011101000101100001010110011110000101000110011000011101011011100001010001111010010010100001001010110 c3a2c2b3c28cc3adc28f494561c3a2c2b3c28cc3adc28f494256
UHC ?³???IEa?³???IBV 001111111010100111111000001111110011111100111111010010010100010101100001001111111010100111111000001111110011111100111111010010010100001001010110 3fa9f83f3f3f4945613fa9f83f3f3f494256

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