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 äú‚FäXŽZ}äú‚FäXŽZ{^ 111001001111101010000010100011111000111101000110111001000101100010001110100011111000111101011010011111011110010011111010100000101000111110001111010001101110010001011000100011101000111110001111010110100111101101011110 e4fa828f8f46e4588e8f8f5a7de4fa828f8f46e4588e8f8f5a7b5e
SJIS-WIN ?????F?X???Z}?????F?X???Z{^ 001111110011111100111111001111110011111101000110001111110101100000111111001111110011111101011010011111010011111100111111001111110011111100111111010001100011111101011000001111110011111100111111010110100111101101011110 3f3f3f3f3f463f583f3f3f5a7d3f3f3f3f3f463f583f3f3f5a7b5e
EUC-JP äú???FäX???Z}äú???FäX???Z{^ 100011111010101110100011100011111010101111100010001111110011111100111111010001101000111110101011101000110101100000111111001111110011111101011010011111011000111110101011101000111000111110101011111000100011111100111111001111110100011010001111101010111010001101011000001111110011111100111111010110100111101101011110 8faba38fabe23f3f3f468faba3583f3f3f5a7d8faba38fabe23f3f3f468faba3583f3f3f5a7b5e
UTF-8 äú‚FäXŽZ}äú‚FäXŽZ{^ 110000111010010011000011101110101100001010000010110000101000111111000010100011110100011011000011101001000101100011000010100011101100001010001111110000101000111101011010011111011100001110100100110000111011101011000010100000101100001010001111110000101000111101000110110000111010010001011000110000101000111011000010100011111100001010001111010110100111101101011110 c3a4c3bac282c28fc28f46c3a458c28ec28fc28f5a7dc3a4c3bac282c28fc28f46c3a458c28ec28fc28f5a7b5e
UHC ?????F?X???Z}?????F?X???Z{^ 001111110011111100111111001111110011111101000110001111110101100000111111001111110011111101011010011111010011111100111111001111110011111100111111010001100011111101011000001111110011111100111111010110100111101101011110 3f3f3f3f3f463f583f3f3f5a7d3f3f3f3f3f463f583f3f3f5a7b5e

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