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’Z‘´’O‘¡’L[}’O’Z‘´’O‘¡’L[{^ 1001001001001111100100100101101010010001101101001001001001001111100100011010000110010010010011000101101101111101100100100100111110010010010110101001000110110100100100100100111110010001101000011001001001001100010110110111101101011110 924f925a91b4924f91a1924c5b7d924f925a91b4924f91a1924c5b7b5e
SJIS-WIN ?O?Z?´?O???L[}?O?Z?´?O???L[{^ 00111111010011110011111101011010001111111000000101001100001111110100111100111111001111110011111101001100010110110111110100111111010011110011111101011010001111111000000101001100001111110100111100111111001111110011111101001100010110110111101101011110 3f4f3f5a3f814c3f4f3f3f3f4c5b7d3f4f3f5a3f814c3f4f3f3f3f4c5b7b5e
EUC-JP ?O?Z?´?O?¡?L[}?O?Z?´?O?¡?L[{^ 0011111101001111001111110101101000111111101000011010110100111111010011110011111110001111101000101100001000111111010011000101101101111101001111110100111100111111010110100011111110100001101011010011111101001111001111111000111110100010110000100011111101001100010110110111101101011110 3f4f3f5a3fa1ad3f4f3f8fa2c23f4c5b7d3f4f3f5a3fa1ad3f4f3f8fa2c23f4c5b7b5e
UTF-8 ’O’Z‘´’O‘¡’L[}’O’Z‘´’O‘¡’L[{^ 110000101001001001001111110000101001001001011010110000101001000111000010101101001100001010010010010011111100001010010001110000101010000111000010100100100100110001011011011111011100001010010010010011111100001010010010010110101100001010010001110000101011010011000010100100100100111111000010100100011100001010100001110000101001001001001100010110110111101101011110 c2924fc2925ac291c2b4c2924fc291c2a1c2924c5b7dc2924fc2925ac291c2b4c2924fc291c2a1c2924c5b7b5e
UHC ?O?Z?´?O?¡?L[}?O?Z?´?O?¡?L[{^ 001111110100111100111111010110100011111110100010101001010011111101001111001111111010001010101110001111110100110001011011011111010011111101001111001111110101101000111111101000101010010100111111010011110011111110100010101011100011111101001100010110110111101101011110 3f4f3f5a3fa2a53f4f3fa2ae3f4c5b7d3f4f3f5a3fa2a53f4f3fa2ae3f4c5b7b5e

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