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‘¶‘®{^ 100100100100010110010001101011001001000110110001100100100100011110010001101101101001000110101110011111011001001001000101100100011010110010010001101100011001001001000111100100011011011010010001101011100111101101011110 924591ac91b1924791b691ae7d924591ac91b1924791b691ae7b5e
SJIS-WIN ?E?¬?±?G?¶??}?E?¬?±?G?¶??{^ 001111110100010100111111100000011100101000111111100000010111110100111111010001110011111110000001111101110011111100111111011111010011111101000101001111111000000111001010001111111000000101111101001111110100011100111111100000011111011100111111001111110111101101011110 3f453f81ca3f817d3f473f81f73f3f7d3f453f81ca3f817d3f473f81f73f3f7b5e
EUC-JP ?E?¬?±?G?¶?®}?E?¬?±?G?¶?®{^ 00111111010001010011111110100010110011000011111110100001110111100011111101000111001111111010001011111001001111111000111110100010111011100111110100111111010001010011111110100010110011000011111110100001110111100011111101000111001111111010001011111001001111111000111110100010111011100111101101011110 3f453fa2cc3fa1de3f473fa2f93f8fa2ee7d3f453fa2cc3fa1de3f473fa2f93f8fa2ee7b5e
UTF-8 ’E‘¬‘±’G‘¶‘®}’E‘¬‘±’G‘¶‘®{^ 1100001010010010010001011100001010010001110000101010110011000010100100011100001010110001110000101001001001000111110000101001000111000010101101101100001010010001110000101010111001111101110000101001001001000101110000101001000111000010101011001100001010010001110000101011000111000010100100100100011111000010100100011100001010110110110000101001000111000010101011100111101101011110 c29245c291c2acc291c2b1c29247c291c2b6c291c2ae7dc29245c291c2acc291c2b1c29247c291c2b6c291c2ae7b5e
UHC ?E???±?G?¶?®}?E???±?G?¶?®{^ 001111110100010100111111001111110011111110100001101111100011111101000111001111111010001011010010001111111010001011100111011111010011111101000101001111110011111100111111101000011011111000111111010001110011111110100010110100100011111110100010111001110111101101011110 3f453f3f3fa1be3f473fa2d23fa2e77d3f453f3f3fa1be3f473fa2d23fa2e77b5e

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