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‘°‘¬’N‘½‘Ÿ}’E‘°‘¬’N‘½‘Ÿ{^ 100100100100010110010001101100001001000110101100100100100100111010010001101111011001000110011111011111011001001001000101100100011011000010010001101011001001001001001110100100011011110110010001100111110111101101011110 924591b091ac924e91bd919f7d924591b091ac924e91bd919f7b5e
SJIS-WIN ?E?°?¬?N????}?E?°?¬?N????{^ 00111111010001010011111110000001100010110011111110000001110010100011111101001110001111110011111100111111001111110111110100111111010001010011111110000001100010110011111110000001110010100011111101001110001111110011111100111111001111110111101101011110 3f453f818b3f81ca3f4e3f3f3f3f7d3f453f818b3f81ca3f4e3f3f3f3f7b5e
EUC-JP ?E?°?¬?N????}?E?°?¬?N????{^ 00111111010001010011111110100001111010110011111110100010110011000011111101001110001111110011111100111111001111110111110100111111010001010011111110100001111010110011111110100010110011000011111101001110001111110011111100111111001111110111101101011110 3f453fa1eb3fa2cc3f4e3f3f3f3f7d3f453fa1eb3fa2cc3f4e3f3f3f3f7b5e
UTF-8 ’E‘°‘¬’N‘½‘Ÿ}’E‘°‘¬’N‘½‘Ÿ{^ 1100001010010010010001011100001010010001110000101011000011000010100100011100001010101100110000101001001001001110110000101001000111000010101111011100001010010001110000101001111101111101110000101001001001000101110000101001000111000010101100001100001010010001110000101010110011000010100100100100111011000010100100011100001010111101110000101001000111000010100111110111101101011110 c29245c291c2b0c291c2acc2924ec291c2bdc291c29f7dc29245c291c2b0c291c2acc2924ec291c2bdc291c29f7b5e
UHC ?E?°???N?½??}?E?°???N?½??{^ 00111111010001010011111110100001110001100011111100111111001111110100111000111111101010001111011000111111001111110111110100111111010001010011111110100001110001100011111100111111001111110100111000111111101010001111011000111111001111110111101101011110 3f453fa1c63f3f3f4e3fa8f63f3f7d3f453fa1c63f3f3f4e3fa8f63f3f7b5e

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