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’M’G‘´’A’S’E‘µ 10010010010001111001001001001101100100100100011110010001101101001001001001000001100100100101001110010010010001011001000110110101 9247924d924791b492419253924591b5
SJIS-WIN ?G?M?G?´?A?S?E?? 0011111101000111001111110100110100111111010001110011111110000001010011000011111101000001001111110101001100111111010001010011111100111111 3f473f4d3f473f814c3f413f533f453f3f
EUC-JP ?G?M?G?´?A?S?E?? 0011111101000111001111110100110100111111010001110011111110100001101011010011111101000001001111110101001100111111010001010011111100111111 3f473f4d3f473fa1ad3f413f533f453f3f
UTF-8 ’G’M’G‘´’A’S’E‘µ 1100001010010010010001111100001010010010010011011100001010010010010001111100001010010001110000101011010011000010100100100100000111000010100100100101001111000010100100100100010111000010100100011100001010110101 c29247c2924dc29247c291c2b4c29241c29253c29245c291c2b5
UHC ?G?M?G?´?A?S?E?? 0011111101000111001111110100110100111111010001110011111110100010101001010011111101000001001111110101001100111111010001010011111100111111 3f473f4d3f473fa2a53f413f533f453f3f

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