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\’G’W’AH]n}’F\’G’W’AH]n{^ 100100100100011001011100100100100100011110010010010101111001001001000001010010000101110101101110011111011001001001000110010111001001001001000111100100100101011110010010010000010100100001011101011011100111101101011110 92465c924792579241485d6e7d92465c924792579241485d6e7b5e
SJIS-WIN ?F\?G?W?AH]n}?F\?G?W?AH]n{^ 001111110100011001011100001111110100011100111111010101110011111101000001010010000101110101101110011111010011111101000110010111000011111101000111001111110101011100111111010000010100100001011101011011100111101101011110 3f465c3f473f573f41485d6e7d3f465c3f473f573f41485d6e7b5e
EUC-JP ?F\?G?W?AH]n}?F\?G?W?AH]n{^ 001111110100011001011100001111110100011100111111010101110011111101000001010010000101110101101110011111010011111101000110010111000011111101000111001111110101011100111111010000010100100001011101011011100111101101011110 3f465c3f473f573f41485d6e7d3f465c3f473f573f41485d6e7b5e
UTF-8 ’F\’G’W’AH]n}’F\’G’W’AH]n{^ 1100001010010010010001100101110011000010100100100100011111000010100100100101011111000010100100100100000101001000010111010110111001111101110000101001001001000110010111001100001010010010010001111100001010010010010101111100001010010010010000010100100001011101011011100111101101011110 c292465cc29247c29257c29241485d6e7dc292465cc29247c29257c29241485d6e7b5e
UHC ?F\?G?W?AH]n}?F\?G?W?AH]n{^ 001111110100011001011100001111110100011100111111010101110011111101000001010010000101110101101110011111010011111101000110010111000011111101000111001111110101011100111111010000010100100001011101011011100111101101011110 3f465c3f473f573f41485d6e7d3f465c3f473f573f41485d6e7b5e

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