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ÁÏRüFÁÏ^[üFÁÏRüFÁÏ^[^ 1111110001000110110000011100111101010010111111000100011011000001110011110101111001011011111111000100011011000001110011110101001011111100010001101100000111001111010111100101101101011110 fc46c1cf52fc46c1cf5e5bfc46c1cf52fc46c1cf5e5b5e
SJIS-WIN ?F??R?F??^[?F??R?F??^[^ 0011111101000110001111110011111101010010001111110100011000111111001111110101111001011011001111110100011000111111001111110101001000111111010001100011111100111111010111100101101101011110 3f463f3f523f463f3f5e5b3f463f3f523f463f3f5e5b5e
EUC-JP üFÁÏRüFÁÏ^[üFÁÏRüFÁÏ^[^ 1000111110101011111001000100011010001111101010101010000110001111101010101100000101010010100011111010101111100100010001101000111110101010101000011000111110101010110000010101111001011011100011111010101111100100010001101000111110101010101000011000111110101010110000010101001010001111101010111110010001000110100011111010101010100001100011111010101011000001010111100101101101011110 8fabe4468faaa18faac1528fabe4468faaa18faac15e5b8fabe4468faaa18faac1528fabe4468faaa18faac15e5b5e
UTF-8 üFÁÏRüFÁÏ^[üFÁÏRüFÁÏ^[^ 1100001110111100010001101100001110000001110000111000111101010010110000111011110001000110110000111000000111000011100011110101111001011011110000111011110001000110110000111000000111000011100011110101001011000011101111000100011011000011100000011100001110001111010111100101101101011110 c3bc46c381c38f52c3bc46c381c38f5e5bc3bc46c381c38f52c3bc46c381c38f5e5b5e
UHC ?F??R?F??^[?F??R?F??^[^ 0011111101000110001111110011111101010010001111110100011000111111001111110101111001011011001111110100011000111111001111110101001000111111010001100011111100111111010111100101101101011110 3f463f3f523f463f3f5e5b3f463f3f523f463f3f5e5b5e

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