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‘®‘°^ 10010010010011111001000110100000100100011011100010010010010001111001000110101110100100011011000010010010010011111001000110100000100100011011100010010010010001111001000110101110100100011011000001011110 924f91a091b8924791ae91b0924f91a091b8924791ae91b05e
SJIS-WIN ?O?????G???°?O?????G???°^ 001111110100111100111111001111110011111100111111001111110100011100111111001111110011111110000001100010110011111101001111001111110011111100111111001111110011111101000111001111110011111100111111100000011000101101011110 3f4f3f3f3f3f3f473f3f3f818b3f4f3f3f3f3f3f473f3f3f818b5e
EUC-JP ?O???¸?G?®?°?O???¸?G?®?°^ 0011111101001111001111110011111100111111100011111010001010110001001111110100011100111111100011111010001011101110001111111010000111101011001111110100111100111111001111110011111110001111101000101011000100111111010001110011111110001111101000101110111000111111101000011110101101011110 3f4f3f3f3f8fa2b13f473f8fa2ee3fa1eb3f4f3f3f3f8fa2b13f473f8fa2ee3fa1eb5e
UTF-8 ’O‘ ‘¸’G‘®‘°’O‘ ‘¸’G‘®‘°^ 110000101001001001001111110000101001000111000010101000001100001010010001110000101011100011000010100100100100011111000010100100011100001010101110110000101001000111000010101100001100001010010010010011111100001010010001110000101010000011000010100100011100001010111000110000101001001001000111110000101001000111000010101011101100001010010001110000101011000001011110 c2924fc291c2a0c291c2b8c29247c291c2aec291c2b0c2924fc291c2a0c291c2b8c29247c291c2aec291c2b05e
UHC ?O???¸?G?®?°?O???¸?G?®?°^ 00111111010011110011111100111111001111111010001010101100001111110100011100111111101000101110011100111111101000011100011000111111010011110011111100111111001111111010001010101100001111110100011100111111101000101110011100111111101000011100011001011110 3f4f3f3f3fa2ac3f473fa2e73fa1c63f4f3f3f3fa2ac3f473fa2e73fa1c65e

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