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’]‘µ’F‘±‘¹}’G’]‘µ’F‘±‘¹{^ 100100100100011110010010010111011001000110110101100100100100011010010001101100011001000110111001011111011001001001000111100100100101110110010001101101011001001001000110100100011011000110010001101110010111101101011110 9247925d91b5924691b191b97d9247925d91b5924691b191b97b5e
SJIS-WIN ?G?]???F?±??}?G?]???F?±??{^ 0011111101000111001111110101110100111111001111110011111101000110001111111000000101111101001111110011111101111101001111110100011100111111010111010011111100111111001111110100011000111111100000010111110100111111001111110111101101011110 3f473f5d3f3f3f463f817d3f3f7d3f473f5d3f3f3f463f817d3f3f7b5e
EUC-JP ?G?]???F?±??}?G?]???F?±??{^ 0011111101000111001111110101110100111111001111110011111101000110001111111010000111011110001111110011111101111101001111110100011100111111010111010011111100111111001111110100011000111111101000011101111000111111001111110111101101011110 3f473f5d3f3f3f463fa1de3f3f7d3f473f5d3f3f3f463fa1de3f3f7b5e
UTF-8 ’G’]‘µ’F‘±‘¹}’G’]‘µ’F‘±‘¹{^ 110000101001001001000111110000101001001001011101110000101001000111000010101101011100001010010010010001101100001010010001110000101011000111000010100100011100001010111001011111011100001010010010010001111100001010010010010111011100001010010001110000101011010111000010100100100100011011000010100100011100001010110001110000101001000111000010101110010111101101011110 c29247c2925dc291c2b5c29246c291c2b1c291c2b97dc29247c2925dc291c2b5c29246c291c2b1c291c2b97b5e
UHC ?G?]???F?±?¹}?G?]???F?±?¹{^ 00111111010001110011111101011101001111110011111100111111010001100011111110100001101111100011111110101001111101100111110100111111010001110011111101011101001111110011111100111111010001100011111110100001101111100011111110101001111101100111101101011110 3f473f5d3f3f3f463fa1be3fa9f67d3f473f5d3f3f3f463fa1be3fa9f67b5e

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