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’]‘¥’J‘Ÿ‘¥[’G’]‘¥’J‘Ÿ‘¥[^ 100100100100011110010010010111011001000110100101100100100100101010010001100111111001000110100101010110111001001001000111100100100101110110010001101001011001001001001010100100011001111110010001101001010101101101011110 9247925d91a5924a919f91a55b9247925d91a5924a919f91a55b5e
SJIS-WIN ?G?]?¥?J???¥[?G?]?¥?J???¥[^ 00111111010001110011111101011101001111111000000110001111001111110100101000111111001111110011111110000001100011110101101100111111010001110011111101011101001111111000000110001111001111110100101000111111001111110011111110000001100011110101101101011110 3f473f5d3f818f3f4a3f3f3f818f5b3f473f5d3f818f3f4a3f3f3f818f5b5e
EUC-JP ?G?]???J????[?G?]???J????[^ 001111110100011100111111010111010011111100111111001111110100101000111111001111110011111100111111010110110011111101000111001111110101110100111111001111110011111101001010001111110011111100111111001111110101101101011110 3f473f5d3f3f3f4a3f3f3f3f5b3f473f5d3f3f3f4a3f3f3f3f5b5e
UTF-8 ’G’]‘¥’J‘Ÿ‘¥[’G’]‘¥’J‘Ÿ‘¥[^ 110000101001001001000111110000101001001001011101110000101001000111000010101001011100001010010010010010101100001010010001110000101001111111000010100100011100001010100101010110111100001010010010010001111100001010010010010111011100001010010001110000101010010111000010100100100100101011000010100100011100001010011111110000101001000111000010101001010101101101011110 c29247c2925dc291c2a5c2924ac291c29fc291c2a55bc29247c2925dc291c2a5c2924ac291c29fc291c2a55b5e
UHC ?G?]???J????[?G?]???J????[^ 001111110100011100111111010111010011111100111111001111110100101000111111001111110011111100111111010110110011111101000111001111110101110100111111001111110011111101001010001111110011111100111111001111110101101101011110 3f473f5d3f3f3f4a3f3f3f3f5b3f473f5d3f3f3f4a3f3f3f3f5b5e

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