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‘ ’A 100100100100011110010001101110001001000110110010100100100100101010010001101000101001000110101000100100100100011110010001101110001001000110110010100100100100101010010001101000001001001001000001 924791b891b2924a91a291a8924791b891b2924a91a09241
SJIS-WIN ?G?????J?¢?¨?G?????J???A 0011111101000111001111110011111100111111001111110011111101001010001111111000000110010001001111111000000101001110001111110100011100111111001111110011111100111111001111110100101000111111001111110011111101000001 3f473f3f3f3f3f4a3f81913f814e3f473f3f3f3f3f4a3f3f3f41
EUC-JP ?G?¸???J?¢?¨?G?¸???J???A 001111110100011100111111100011111010001010110001001111110011111100111111010010100011111110100001111100010011111110100001101011110011111101000111001111111000111110100010101100010011111100111111001111110100101000111111001111110011111101000001 3f473f8fa2b13f3f3f4a3fa1f13fa1af3f473f8fa2b13f3f3f4a3f3f3f41
UTF-8 ’G‘¸‘²’J‘¢‘¨’G‘¸‘²’J‘ ’A 11000010100100100100011111000010100100011100001010111000110000101001000111000010101100101100001010010010010010101100001010010001110000101010001011000010100100011100001010101000110000101001001001000111110000101001000111000010101110001100001010010001110000101011001011000010100100100100101011000010100100011100001010100000110000101001001001000001 c29247c291c2b8c291c2b2c2924ac291c2a2c291c2a8c29247c291c2b8c291c2b2c2924ac291c2a0c29241
UHC ?G?¸?²?J???¨?G?¸?²?J???A 0011111101000111001111111010001010101100001111111010100111110111001111110100101000111111001111110011111110100001101001110011111101000111001111111010001010101100001111111010100111110111001111110100101000111111001111110011111101000001 3f473fa2ac3fa9f73f4a3f3f3fa1a73f473fa2ac3fa9f73f4a3f3f3f41

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