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‘¸‘©’J‘±‘§’J’G‘ª’E 1001001001000101100100011011100010010001101010011001001001001010100100011011000110010001101001111001001001001010100100100100011110010001101010101001001001000101 924591b891a9924a91b191a7924a924791aa9245
SJIS-WIN ?E?????J?±?§?J?G???E 00111111010001010011111100111111001111110011111100111111010010100011111110000001011111010011111110000001100110000011111101001010001111110100011100111111001111110011111101000101 3f453f3f3f3f3f4a3f817d3f81983f4a3f473f3f3f45
EUC-JP ?E?¸?©?J?±?§?J?G?ª?E 00111111010001010011111110001111101000101011000100111111100011111010001011101101001111110100101000111111101000011101111000111111101000011111100000111111010010100011111101000111001111111000111110100010111011000011111101000101 3f453f8fa2b13f8fa2ed3f4a3fa1de3fa1f83f4a3f473f8fa2ec3f45
UTF-8 ’E‘¸‘©’J‘±‘§’J’G‘ª’E 1100001010010010010001011100001010010001110000101011100011000010100100011100001010101001110000101001001001001010110000101001000111000010101100011100001010010001110000101010011111000010100100100100101011000010100100100100011111000010100100011100001010101010110000101001001001000101 c29245c291c2b8c291c2a9c2924ac291c2b1c291c2a7c2924ac29247c291c2aac29245
UHC ?E?¸???J?±?§?J?G?ª?E 001111110100010100111111101000101010110000111111001111110011111101001010001111111010000110111110001111111010000111010111001111110100101000111111010001110011111110101000101000110011111101000101 3f453fa2ac3f3f3f4a3fa1be3fa1d73f4a3f473fa8a33f45

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