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‘³’N}’O‘ ‘¸’G‘³’N{^ 100100100100111110010001101000001001000110111000100100100100011110010001101100111001001001001110011111011001001001001111100100011010000010010001101110001001001001000111100100011011001110010010010011100111101101011110 924f91a091b8924791b3924e7d924f91a091b8924791b3924e7b5e
SJIS-WIN ?O?????G???N}?O?????G???N{^ 001111110100111100111111001111110011111100111111001111110100011100111111001111110011111101001110011111010011111101001111001111110011111100111111001111110011111101000111001111110011111100111111010011100111101101011110 3f4f3f3f3f3f3f473f3f3f4e7d3f4f3f3f3f3f3f473f3f3f4e7b5e
EUC-JP ?O???¸?G???N}?O???¸?G???N{^ 00111111010011110011111100111111001111111000111110100010101100010011111101000111001111110011111100111111010011100111110100111111010011110011111100111111001111111000111110100010101100010011111101000111001111110011111100111111010011100111101101011110 3f4f3f3f3f8fa2b13f473f3f3f4e7d3f4f3f3f3f8fa2b13f473f3f3f4e7b5e
UTF-8 ’O‘ ‘¸’G‘³’N}’O‘ ‘¸’G‘³’N{^ 110000101001001001001111110000101001000111000010101000001100001010010001110000101011100011000010100100100100011111000010100100011100001010110011110000101001001001001110011111011100001010010010010011111100001010010001110000101010000011000010100100011100001010111000110000101001001001000111110000101001000111000010101100111100001010010010010011100111101101011110 c2924fc291c2a0c291c2b8c29247c291c2b3c2924e7dc2924fc291c2a0c291c2b8c29247c291c2b3c2924e7b5e
UHC ?O???¸?G?³?N}?O???¸?G?³?N{^ 00111111010011110011111100111111001111111010001010101100001111110100011100111111101010011111100000111111010011100111110100111111010011110011111100111111001111111010001010101100001111110100011100111111101010011111100000111111010011100111101101011110 3f4f3f3f3fa2ac3f473fa9f83f4e7d3f4f3f3f3fa2ac3f473fa9f83f4e7b5e

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