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 è\íNU}è\íNU{^ 1110100001011100100011111110110110001111010011100101010101111101111010000101110010001111111011011000111101001110010101010111101101011110 e85c8fed8f4e557de85c8fed8f4e557b5e
SJIS-WIN ?\???NU}?\???NU{^ 0011111101011100001111110011111100111111010011100101010101111101001111110101110000111111001111110011111101001110010101010111101101011110 3f5c3f3f3f4e557d3f5c3f3f3f4e557b5e
EUC-JP è\?í?NU}è\?í?NU{^ 10001111101010111011001001011100001111111000111110101011101111110011111101001110010101010111110110001111101010111011001001011100001111111000111110101011101111110011111101001110010101010111101101011110 8fabb25c3f8fabbf3f4e557d8fabb25c3f8fabbf3f4e557b5e
UTF-8 è\íNU}è\íNU{^ 11000011101010000101110011000010100011111100001110101101110000101000111101001110010101010111110111000011101010000101110011000010100011111100001110101101110000101000111101001110010101010111101101011110 c3a85cc28fc3adc28f4e557dc3a85cc28fc3adc28f4e557b5e
UHC ?\???NU}?\???NU{^ 0011111101011100001111110011111100111111010011100101010101111101001111110101110000111111001111110011111101001110010101010111101101011110 3f5c3f3f3f4e557d3f5c3f3f3f4e557b5e

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