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’G‘ ’F‘±‘²’E’G‘ ’F‘±‘²^ 10010010010001011001001001000111100100011010000010010010010001101001000110110001100100011011001010010010010001011001001001000111100100011010000010010010010001101001000110110001100100011011001001011110 9245924791a0924691b191b29245924791a0924691b191b25e
SJIS-WIN ?E?G???F?±???E?G???F?±??^ 001111110100010100111111010001110011111100111111001111110100011000111111100000010111110100111111001111110011111101000101001111110100011100111111001111110011111101000110001111111000000101111101001111110011111101011110 3f453f473f3f3f463f817d3f3f3f453f473f3f3f463f817d3f3f5e
EUC-JP ?E?G???F?±???E?G???F?±??^ 001111110100010100111111010001110011111100111111001111110100011000111111101000011101111000111111001111110011111101000101001111110100011100111111001111110011111101000110001111111010000111011110001111110011111101011110 3f453f473f3f3f463fa1de3f3f3f453f473f3f3f463fa1de3f3f5e
UTF-8 ’E’G‘ ’F‘±‘²’E’G‘ ’F‘±‘²^ 11000010100100100100010111000010100100100100011111000010100100011100001010100000110000101001001001000110110000101001000111000010101100011100001010010001110000101011001011000010100100100100010111000010100100100100011111000010100100011100001010100000110000101001001001000110110000101001000111000010101100011100001010010001110000101011001001011110 c29245c29247c291c2a0c29246c291c2b1c291c2b2c29245c29247c291c2a0c29246c291c2b1c291c2b25e
UHC ?E?G???F?±?²?E?G???F?±?²^ 0011111101000101001111110100011100111111001111110011111101000110001111111010000110111110001111111010100111110111001111110100010100111111010001110011111100111111001111110100011000111111101000011011111000111111101010011111011101011110 3f453f473f3f3f463fa1be3fa9f73f453f473f3f3f463fa1be3fa9f75e

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