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’S‘º‘¤un}’O’S‘º‘¤un{^ 1001001001001111100100100101001110010001101110101001000110100100011101010110111001111101100100100100111110010010010100111001000110111010100100011010010001110101011011100111101101011110 924f925391ba91a4756e7d924f925391ba91a4756e7b5e
SJIS-WIN ?O?S????un}?O?S????un{^ 0011111101001111001111110101001100111111001111110011111100111111011101010110111001111101001111110100111100111111010100110011111100111111001111110011111101110101011011100111101101011110 3f4f3f533f3f3f3f756e7d3f4f3f533f3f3f3f756e7b5e
EUC-JP ?O?S?º?¤un}?O?S?º?¤un{^ 00111111010011110011111101010011001111111000111110100010111010110011111110001111101000101111000001110101011011100111110100111111010011110011111101010011001111111000111110100010111010110011111110001111101000101111000001110101011011100111101101011110 3f4f3f533f8fa2eb3f8fa2f0756e7d3f4f3f533f8fa2eb3f8fa2f0756e7b5e
UTF-8 ’O’S‘º‘¤un}’O’S‘º‘¤un{^ 1100001010010010010011111100001010010010010100111100001010010001110000101011101011000010100100011100001010100100011101010110111001111101110000101001001001001111110000101001001001010011110000101001000111000010101110101100001010010001110000101010010001110101011011100111101101011110 c2924fc29253c291c2bac291c2a4756e7dc2924fc29253c291c2bac291c2a4756e7b5e
UHC ?O?S?º?¤un}?O?S?º?¤un{^ 001111110100111100111111010100110011111110101000101011000011111110100010101101000111010101101110011111010011111101001111001111110101001100111111101010001010110000111111101000101011010001110101011011100111101101011110 3f4f3f533fa8ac3fa2b4756e7d3f4f3f533fa8ac3fa2b4756e7b5e

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