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 ’E’S‘£’G‘¼‘¥’E’S‘£’G‘¼‘¥^ 10010010010001011001001001010011100100011010001110010010010001111001000110111100100100011010010110010010010001011001001001010011100100011010001110010010010001111001000110111100100100011010010101011110 9245925391a3924791bc91a59245925391a3924791bc91a55e
SJIS-WIN ?E?S?£?G???¥?E?S?£?G???¥^ 0011111101000101001111110101001100111111100000011001001000111111010001110011111100111111001111111000000110001111001111110100010100111111010100110011111110000001100100100011111101000111001111110011111100111111100000011000111101011110 3f453f533f81923f473f3f3f818f3f453f533f81923f473f3f3f818f5e
EUC-JP ?E?S?£?G?????E?S?£?G????^ 001111110100010100111111010100110011111110100001111100100011111101000111001111110011111100111111001111110011111101000101001111110101001100111111101000011111001000111111010001110011111100111111001111110011111101011110 3f453f533fa1f23f473f3f3f3f3f453f533fa1f23f473f3f3f3f5e
UTF-8 ’E’S‘£’G‘¼‘¥’E’S‘£’G‘¼‘¥^ 11000010100100100100010111000010100100100101001111000010100100011100001010100011110000101001001001000111110000101001000111000010101111001100001010010001110000101010010111000010100100100100010111000010100100100101001111000010100100011100001010100011110000101001001001000111110000101001000111000010101111001100001010010001110000101010010101011110 c29245c29253c291c2a3c29247c291c2bcc291c2a5c29245c29253c291c2a3c29247c291c2bcc291c2a55e
UHC ?E?S???G?¼???E?S???G?¼??^ 001111110100010100111111010100110011111100111111001111110100011100111111101010001111100100111111001111110011111101000101001111110101001100111111001111110011111101000111001111111010100011111001001111110011111101011110 3f453f533f3f3f473fa8f93f3f3f453f533f3f3f473fa8f93f3f5e

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