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 úAÅÏRúAÅÏ^[úAÅÏRúAÅÏ^[^ 1111101001000001110001011100111101010010111110100100000111000101110011110101111001011011111110100100000111000101110011110101001011111010010000011100010111001111010111100101101101011110 fa41c5cf52fa41c5cf5e5bfa41c5cf52fa41c5cf5e5b5e
SJIS-WIN ?A??R?A??^[?A??R?A??^[^ 0011111101000001001111110011111101010010001111110100000100111111001111110101111001011011001111110100000100111111001111110101001000111111010000010011111100111111010111100101101101011110 3f413f3f523f413f3f5e5b3f413f3f523f413f3f5e5b5e
EUC-JP úAÅÏRúAÅÏ^[úAÅÏRúAÅÏ^[^ 1000111110101011111000100100000110001111101010101010100110001111101010101100000101010010100011111010101111100010010000011000111110101010101010011000111110101010110000010101111001011011100011111010101111100010010000011000111110101010101010011000111110101010110000010101001010001111101010111110001001000001100011111010101010101001100011111010101011000001010111100101101101011110 8fabe2418faaa98faac1528fabe2418faaa98faac15e5b8fabe2418faaa98faac1528fabe2418faaa98faac15e5b5e
UTF-8 úAÅÏRúAÅÏ^[úAÅÏRúAÅÏ^[^ 1100001110111010010000011100001110000101110000111000111101010010110000111011101001000001110000111000010111000011100011110101111001011011110000111011101001000001110000111000010111000011100011110101001011000011101110100100000111000011100001011100001110001111010111100101101101011110 c3ba41c385c38f52c3ba41c385c38f5e5bc3ba41c385c38f52c3ba41c385c38f5e5b5e
UHC ?A??R?A??^[?A??R?A??^[^ 0011111101000001001111110011111101010010001111110100000100111111001111110101111001011011001111110100000100111111001111110101001000111111010000010011111100111111010111100101101101011110 3f413f3f523f413f3f5e5b3f413f3f523f413f3f5e5b5e

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