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’AHa]n}’F\’G’W’AHa]n{^ 1001001001000110010111001001001001000111100100100101011110010010010000010100100001100001010111010110111001111101100100100100011001011100100100100100011110010010010101111001001001000001010010000110000101011101011011100111101101011110 92465c92479257924148615d6e7d92465c92479257924148615d6e7b5e
SJIS-WIN ?F\?G?W?AHa]n}?F\?G?W?AHa]n{^ 0011111101000110010111000011111101000111001111110101011100111111010000010100100001100001010111010110111001111101001111110100011001011100001111110100011100111111010101110011111101000001010010000110000101011101011011100111101101011110 3f465c3f473f573f4148615d6e7d3f465c3f473f573f4148615d6e7b5e
EUC-JP ?F\?G?W?AHa]n}?F\?G?W?AHa]n{^ 0011111101000110010111000011111101000111001111110101011100111111010000010100100001100001010111010110111001111101001111110100011001011100001111110100011100111111010101110011111101000001010010000110000101011101011011100111101101011110 3f465c3f473f573f4148615d6e7d3f465c3f473f573f4148615d6e7b5e
UTF-8 ’F\’G’W’AHa]n}’F\’G’W’AHa]n{^ 11000010100100100100011001011100110000101001001001000111110000101001001001010111110000101001001001000001010010000110000101011101011011100111110111000010100100100100011001011100110000101001001001000111110000101001001001010111110000101001001001000001010010000110000101011101011011100111101101011110 c292465cc29247c29257c2924148615d6e7dc292465cc29247c29257c2924148615d6e7b5e
UHC ?F\?G?W?AHa]n}?F\?G?W?AHa]n{^ 0011111101000110010111000011111101000111001111110101011100111111010000010100100001100001010111010110111001111101001111110100011001011100001111110100011100111111010101110011111101000001010010000110000101011101011011100111101101011110 3f465c3f473f573f4148615d6e7d3f465c3f473f573f4148615d6e7b5e

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