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’D‘²’N‘Ÿ’O’O’D‘²’N‘Ÿ’O^ 10010010010011111001001001000100100100011011001010010010010011101001000110011111100100100100111110010010010011111001001001000100100100011011001010010010010011101001000110011111100100100100111101011110 924f924491b2924e919f924f924f924491b2924e919f924f5e
SJIS-WIN ?O?D???N???O?O?D???N???O^ 00111111010011110011111101000100001111110011111100111111010011100011111100111111001111110100111100111111010011110011111101000100001111110011111100111111010011100011111100111111001111110100111101011110 3f4f3f443f3f3f4e3f3f3f4f3f4f3f443f3f3f4e3f3f3f4f5e
EUC-JP ?O?D???N???O?O?D???N???O^ 00111111010011110011111101000100001111110011111100111111010011100011111100111111001111110100111100111111010011110011111101000100001111110011111100111111010011100011111100111111001111110100111101011110 3f4f3f443f3f3f4e3f3f3f4f3f4f3f443f3f3f4e3f3f3f4f5e
UTF-8 ’O’D‘²’N‘Ÿ’O’O’D‘²’N‘Ÿ’O^ 1100001010010010010011111100001010010010010001001100001010010001110000101011001011000010100100100100111011000010100100011100001010011111110000101001001001001111110000101001001001001111110000101001001001000100110000101001000111000010101100101100001010010010010011101100001010010001110000101001111111000010100100100100111101011110 c2924fc29244c291c2b2c2924ec291c29fc2924fc2924fc29244c291c2b2c2924ec291c29fc2924f5e
UHC ?O?D?²?N???O?O?D?²?N???O^ 001111110100111100111111010001000011111110101001111101110011111101001110001111110011111100111111010011110011111101001111001111110100010000111111101010011111011100111111010011100011111100111111001111110100111101011110 3f4f3f443fa9f73f4e3f3f3f4f3f4f3f443fa9f73f4e3f3f3f4f5e

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