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 ’G‘°U}’G‘°U{^ 10010010010001111001000110110000010101010111110110010010010001111001000110110000010101010111101101011110 924791b0557d924791b0557b5e
SJIS-WIN ?G?°U}?G?°U{^ 001111110100011100111111100000011000101101010101011111010011111101000111001111111000000110001011010101010111101101011110 3f473f818b557d3f473f818b557b5e
EUC-JP ?G?°U}?G?°U{^ 001111110100011100111111101000011110101101010101011111010011111101000111001111111010000111101011010101010111101101011110 3f473fa1eb557d3f473fa1eb557b5e
UTF-8 ’G‘°U}’G‘°U{^ 11000010100100100100011111000010100100011100001010110000010101010111110111000010100100100100011111000010100100011100001010110000010101010111101101011110 c29247c291c2b0557dc29247c291c2b0557b5e
UHC ?G?°U}?G?°U{^ 001111110100011100111111101000011100011001010101011111010011111101000111001111111010000111000110010101010111101101011110 3f473fa1c6557d3f473fa1c6557b5e

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