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 úVÕÏRúVÕÏ^[úVÕÏRúVÕÏ^[^ 1111101001010110110101011100111101010010111110100101011011010101110011110101111001011011111110100101011011010101110011110101001011111010010101101101010111001111010111100101101101011110 fa56d5cf52fa56d5cf5e5bfa56d5cf52fa56d5cf5e5b5e
SJIS-WIN ?V??R?V??^[?V??R?V??^[^ 0011111101010110001111110011111101010010001111110101011000111111001111110101111001011011001111110101011000111111001111110101001000111111010101100011111100111111010111100101101101011110 3f563f3f523f563f3f5e5b3f563f3f523f563f3f5e5b5e
EUC-JP úVÕÏRúVÕÏ^[úVÕÏRúVÕÏ^[^ 1000111110101011111000100101011010001111101010101101100010001111101010101100000101010010100011111010101111100010010101101000111110101010110110001000111110101010110000010101111001011011100011111010101111100010010101101000111110101010110110001000111110101010110000010101001010001111101010111110001001010110100011111010101011011000100011111010101011000001010111100101101101011110 8fabe2568faad88faac1528fabe2568faad88faac15e5b8fabe2568faad88faac1528fabe2568faad88faac15e5b5e
UTF-8 úVÕÏRúVÕÏ^[úVÕÏRúVÕÏ^[^ 1100001110111010010101101100001110010101110000111000111101010010110000111011101001010110110000111001010111000011100011110101111001011011110000111011101001010110110000111001010111000011100011110101001011000011101110100101011011000011100101011100001110001111010111100101101101011110 c3ba56c395c38f52c3ba56c395c38f5e5bc3ba56c395c38f52c3ba56c395c38f5e5b5e
UHC ?V??R?V??^[?V??R?V??^[^ 0011111101010110001111110011111101010010001111110101011000111111001111110101111001011011001111110101011000111111001111110101001000111111010101100011111100111111010111100101101101011110 3f563f3f523f563f3f5e5b3f563f3f523f563f3f5e5b5e

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