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‘£‘²’N‘¥‘¨’G‘£‘²’N‘¥‘¨^ 10010010010001111001000110100011100100011011001010010010010011101001000110100101100100011010100010010010010001111001000110100011100100011011001010010010010011101001000110100101100100011010100001011110 924791a391b2924e91a591a8924791a391b2924e91a591a85e
SJIS-WIN ?G?£???N?¥?¨?G?£???N?¥?¨^ 00111111010001110011111110000001100100100011111100111111001111110100111000111111100000011000111100111111100000010100111000111111010001110011111110000001100100100011111100111111001111110100111000111111100000011000111100111111100000010100111001011110 3f473f81923f3f3f4e3f818f3f814e3f473f81923f3f3f4e3f818f3f814e5e
EUC-JP ?G?£???N???¨?G?£???N???¨^ 0011111101000111001111111010000111110010001111110011111100111111010011100011111100111111001111111010000110101111001111110100011100111111101000011111001000111111001111110011111101001110001111110011111100111111101000011010111101011110 3f473fa1f23f3f3f4e3f3f3fa1af3f473fa1f23f3f3f4e3f3f3fa1af5e
UTF-8 ’G‘£‘²’N‘¥‘¨’G‘£‘²’N‘¥‘¨^ 110000101001001001000111110000101001000111000010101000111100001010010001110000101011001011000010100100100100111011000010100100011100001010100101110000101001000111000010101010001100001010010010010001111100001010010001110000101010001111000010100100011100001010110010110000101001001001001110110000101001000111000010101001011100001010010001110000101010100001011110 c29247c291c2a3c291c2b2c2924ec291c2a5c291c2a8c29247c291c2a3c291c2b2c2924ec291c2a5c291c2a85e
UHC ?G???²?N???¨?G???²?N???¨^ 0011111101000111001111110011111100111111101010011111011100111111010011100011111100111111001111111010000110100111001111110100011100111111001111110011111110101001111101110011111101001110001111110011111100111111101000011010011101011110 3f473f3f3fa9f73f4e3f3f3fa1a73f473f3f3fa9f73f4e3f3f3fa1a75e

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