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 «àû«Ïí«À}«àû«Ïí«À{^ 1000111110101011111000001111101110001111101010111100111111101101101010111100000001111101100011111010101111100000111110111000111110101011110011111110110110101011110000000111101101011110 8fabe0fb8fabcfedabc07d8fabe0fb8fabcfedabc07b5e
SJIS-WIN ??????????}??????????{^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101111101001111110011111100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f3f3f7b5e
EUC-JP ??àû??Ïí?À}??àû??Ïí?À{^ 00111111001111111000111110101011101000101000111110101011111001010011111100111111100011111010101011000001100011111010101110111111001111111000111110101010101000100111110100111111001111111000111110101011101000101000111110101011111001010011111100111111100011111010101011000001100011111010101110111111001111111000111110101010101000100111101101011110 3f3f8faba28fabe53f3f8faac18fabbf3f8faaa27d3f3f8faba28fabe53f3f8faac18fabbf3f8faaa27b5e
UTF-8 «àû«Ïí«À}«àû«Ïí«À{^ 11000010100011111100001010101011110000111010000011000011101110111100001010001111110000101010101111000011100011111100001110101101110000101010101111000011100000000111110111000010100011111100001010101011110000111010000011000011101110111100001010001111110000101010101111000011100011111100001110101101110000101010101111000011100000000111101101011110 c28fc2abc3a0c3bbc28fc2abc38fc3adc2abc3807dc28fc2abc3a0c3bbc28fc2abc38fc3adc2abc3807b5e
UHC ??????????}??????????{^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101111101001111110011111100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f3f3f7b5e

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