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‘¢‘¹[’E‘²‘§’G‘¢‘¹[^ 100100100100010110010001101100101001000110100111100100100100011110010001101000101001000110111001010110111001001001000101100100011011001010010001101001111001001001000111100100011010001010010001101110010101101101011110 924591b291a7924791a291b95b924591b291a7924791a291b95b5e
SJIS-WIN ?E???§?G?¢??[?E???§?G?¢??[^ 00111111010001010011111100111111001111111000000110011000001111110100011100111111100000011001000100111111001111110101101100111111010001010011111100111111001111111000000110011000001111110100011100111111100000011001000100111111001111110101101101011110 3f453f3f3f81983f473f81913f3f5b3f453f3f3f81983f473f81913f3f5b5e
EUC-JP ?E???§?G?¢??[?E???§?G?¢??[^ 00111111010001010011111100111111001111111010000111111000001111110100011100111111101000011111000100111111001111110101101100111111010001010011111100111111001111111010000111111000001111110100011100111111101000011111000100111111001111110101101101011110 3f453f3f3fa1f83f473fa1f13f3f5b3f453f3f3fa1f83f473fa1f13f3f5b5e
UTF-8 ’E‘²‘§’G‘¢‘¹[’E‘²‘§’G‘¢‘¹[^ 1100001010010010010001011100001010010001110000101011001011000010100100011100001010100111110000101001001001000111110000101001000111000010101000101100001010010001110000101011100101011011110000101001001001000101110000101001000111000010101100101100001010010001110000101010011111000010100100100100011111000010100100011100001010100010110000101001000111000010101110010101101101011110 c29245c291c2b2c291c2a7c29247c291c2a2c291c2b95bc29245c291c2b2c291c2a7c29247c291c2a2c291c2b95b5e
UHC ?E?²?§?G???¹[?E?²?§?G???¹[^ 001111110100010100111111101010011111011100111111101000011101011100111111010001110011111100111111001111111010100111110110010110110011111101000101001111111010100111110111001111111010000111010111001111110100011100111111001111110011111110101001111101100101101101011110 3f453fa9f73fa1d73f473f3f3fa9f65b3f453fa9f73fa1d73f473f3f3fa9f65b5e

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