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 èø—BN}èø—BN{^ 11101000111110001001011101000010010011100111110111101000111110001001011101000010010011100111101101011110 e8f897424e7de8f897424e7b5e
SJIS-WIN ???BN}???BN{^ 00111111001111110011111101000010010011100111110100111111001111110011111101000010010011100111101101011110 3f3f3f424e7d3f3f3f424e7b5e
EUC-JP èø?BN}èø?BN{^ 100011111010101110110010100011111010100111001100001111110100001001001110011111011000111110101011101100101000111110101001110011000011111101000010010011100111101101011110 8fabb28fa9cc3f424e7d8fabb28fa9cc3f424e7b5e
UTF-8 èø—BN}èø—BN{^ 11000011101010001100001110111000110000101001011101000010010011100111110111000011101010001100001110111000110000101001011101000010010011100111101101011110 c3a8c3b8c297424e7dc3a8c3b8c297424e7b5e
UHC ?ø?BN}?ø?BN{^ 001111111010100110101010001111110100001001001110011111010011111110101001101010100011111101000010010011100111101101011110 3fa9aa3f424e7d3fa9aa3f424e7b5e

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