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 ûTÓÏRûTÓÏ^[ûTÓÏRûTÓÏ^[^ 1111101101010100110100111100111101010010111110110101010011010011110011110101111001011011111110110101010011010011110011110101001011111011010101001101001111001111010111100101101101011110 fb54d3cf52fb54d3cf5e5bfb54d3cf52fb54d3cf5e5b5e
SJIS-WIN ?T??R?T??^[?T??R?T??^[^ 0011111101010100001111110011111101010010001111110101010000111111001111110101111001011011001111110101010000111111001111110101001000111111010101000011111100111111010111100101101101011110 3f543f3f523f543f3f5e5b3f543f3f523f543f3f5e5b5e
EUC-JP ûTÓÏRûTÓÏ^[ûTÓÏRûTÓÏ^[^ 1000111110101011111001010101010010001111101010101101000110001111101010101100000101010010100011111010101111100101010101001000111110101010110100011000111110101010110000010101111001011011100011111010101111100101010101001000111110101010110100011000111110101010110000010101001010001111101010111110010101010100100011111010101011010001100011111010101011000001010111100101101101011110 8fabe5548faad18faac1528fabe5548faad18faac15e5b8fabe5548faad18faac1528fabe5548faad18faac15e5b5e
UTF-8 ûTÓÏRûTÓÏ^[ûTÓÏRûTÓÏ^[^ 1100001110111011010101001100001110010011110000111000111101010010110000111011101101010100110000111001001111000011100011110101111001011011110000111011101101010100110000111001001111000011100011110101001011000011101110110101010011000011100100111100001110001111010111100101101101011110 c3bb54c393c38f52c3bb54c393c38f5e5bc3bb54c393c38f52c3bb54c393c38f5e5b5e
UHC ?T??R?T??^[?T??R?T??^[^ 0011111101010100001111110011111101010010001111110101010000111111001111110101111001011011001111110101010000111111001111110101001000111111010101000011111100111111010111100101101101011110 3f543f3f523f543f3f5e5b3f543f3f523f543f3f5e5b5e

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