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 ’O‘®‘¹‘¡N}’O‘®‘¹‘¡N{^ 100100100100111110010001101011101001000110111001100100011010000101001110011111011001001001001111100100011010111010010001101110011001000110100001010011100111101101011110 924f91ae91b991a14e7d924f91ae91b991a14e7b5e
SJIS-WIN ?O??????N}?O??????N{^ 001111110100111100111111001111110011111100111111001111110011111101001110011111010011111101001111001111110011111100111111001111110011111100111111010011100111101101011110 3f4f3f3f3f3f3f3f4e7d3f4f3f3f3f3f3f3f4e7b5e
EUC-JP ?O?®???¡N}?O?®???¡N{^ 0011111101001111001111111000111110100010111011100011111100111111001111111000111110100010110000100100111001111101001111110100111100111111100011111010001011101110001111110011111100111111100011111010001011000010010011100111101101011110 3f4f3f8fa2ee3f3f3f8fa2c24e7d3f4f3f8fa2ee3f3f3f8fa2c24e7b5e
UTF-8 ’O‘®‘¹‘¡N}’O‘®‘¹‘¡N{^ 1100001010010010010011111100001010010001110000101010111011000010100100011100001010111001110000101001000111000010101000010100111001111101110000101001001001001111110000101001000111000010101011101100001010010001110000101011100111000010100100011100001010100001010011100111101101011110 c2924fc291c2aec291c2b9c291c2a14e7dc2924fc291c2aec291c2b9c291c2a14e7b5e
UHC ?O?®?¹?¡N}?O?®?¹?¡N{^ 001111110100111100111111101000101110011100111111101010011111011000111111101000101010111001001110011111010011111101001111001111111010001011100111001111111010100111110110001111111010001010101110010011100111101101011110 3f4f3fa2e73fa9f63fa2ae4e7d3f4f3fa2e73fa9f63fa2ae4e7b5e

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