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‘ ‘¸’G‘º‘µ’O‘ ‘¸’G‘¹’H^ 10010010010011111001000110100000100100011011100010010010010001111001000110111010100100011011010110010010010011111001000110100000100100011011100010010010010001111001000110111001100100100100100001011110 924f91a091b8924791ba91b5924f91a091b8924791b992485e
SJIS-WIN ?O?????G?????O?????G???H^ 00111111010011110011111100111111001111110011111100111111010001110011111100111111001111110011111100111111010011110011111100111111001111110011111100111111010001110011111100111111001111110100100001011110 3f4f3f3f3f3f3f473f3f3f3f3f4f3f3f3f3f3f473f3f3f485e
EUC-JP ?O???¸?G?º???O???¸?G???H^ 00111111010011110011111100111111001111111000111110100010101100010011111101000111001111111000111110100010111010110011111100111111001111110100111100111111001111110011111110001111101000101011000100111111010001110011111100111111001111110100100001011110 3f4f3f3f3f8fa2b13f473f8fa2eb3f3f3f4f3f3f3f8fa2b13f473f3f3f485e
UTF-8 ’O‘ ‘¸’G‘º‘µ’O‘ ‘¸’G‘¹’H^ 1100001010010010010011111100001010010001110000101010000011000010100100011100001010111000110000101001001001000111110000101001000111000010101110101100001010010001110000101011010111000010100100100100111111000010100100011100001010100000110000101001000111000010101110001100001010010010010001111100001010010001110000101011100111000010100100100100100001011110 c2924fc291c2a0c291c2b8c29247c291c2bac291c2b5c2924fc291c2a0c291c2b8c29247c291c2b9c292485e
UHC ?O???¸?G?º???O???¸?G?¹?H^ 0011111101001111001111110011111100111111101000101010110000111111010001110011111110101000101011000011111100111111001111110100111100111111001111110011111110100010101011000011111101000111001111111010100111110110001111110100100001011110 3f4f3f3f3fa2ac3f473fa8ac3f3f3f4f3f3f3fa2ac3f473fa9f63f485e

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