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 ãòˆíL}ãòˆíL{^ 111000111111001010001000111011011000111101001100011111011110001111110010100010001110110110001111010011000111101101011110 e3f288ed8f4c7de3f288ed8f4c7b5e
SJIS-WIN ?????L}?????L{^ 001111110011111100111111001111110011111101001100011111010011111100111111001111110011111100111111010011000111101101011110 3f3f3f3f3f4c7d3f3f3f3f3f4c7b5e
EUC-JP ãò?í?L}ãò?í?L{^ 100011111010101110101010100011111010101111010010001111111000111110101011101111110011111101001100011111011000111110101011101010101000111110101011110100100011111110001111101010111011111100111111010011000111101101011110 8fabaa8fabd23f8fabbf3f4c7d8fabaa8fabd23f8fabbf3f4c7b5e
UTF-8 ãòˆíL}ãòˆíL{^ 11000011101000111100001110110010110000101000100011000011101011011100001010001111010011000111110111000011101000111100001110110010110000101000100011000011101011011100001010001111010011000111101101011110 c3a3c3b2c288c3adc28f4c7dc3a3c3b2c288c3adc28f4c7b5e
UHC ?????L}?????L{^ 001111110011111100111111001111110011111101001100011111010011111100111111001111110011111100111111010011000111101101011110 3f3f3f3f3f4c7d3f3f3f3f3f4c7b5e

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