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‘²’L‘¦‘¸’O’D‘²’L‘¦‘µ^ 10010010010011111001001001000100100100011011001010010010010011001001000110100110100100011011100010010010010011111001001001000100100100011011001010010010010011001001000110100110100100011011010101011110 924f924491b2924c91a691b8924f924491b2924c91a691b55e
SJIS-WIN ?O?D???L?????O?D???L????^ 00111111010011110011111101000100001111110011111100111111010011000011111100111111001111110011111100111111010011110011111101000100001111110011111100111111010011000011111100111111001111110011111101011110 3f4f3f443f3f3f4c3f3f3f3f3f4f3f443f3f3f4c3f3f3f3f5e
EUC-JP ?O?D???L?¦?¸?O?D???L?¦??^ 00111111010011110011111101000100001111110011111100111111010011000011111110001111101000101100001100111111100011111010001010110001001111110100111100111111010001000011111100111111001111110100110000111111100011111010001011000011001111110011111101011110 3f4f3f443f3f3f4c3f8fa2c33f8fa2b13f4f3f443f3f3f4c3f8fa2c33f3f5e
UTF-8 ’O’D‘²’L‘¦‘¸’O’D‘²’L‘¦‘µ^ 11000010100100100100111111000010100100100100010011000010100100011100001010110010110000101001001001001100110000101001000111000010101001101100001010010001110000101011100011000010100100100100111111000010100100100100010011000010100100011100001010110010110000101001001001001100110000101001000111000010101001101100001010010001110000101011010101011110 c2924fc29244c291c2b2c2924cc291c2a6c291c2b8c2924fc29244c291c2b2c2924cc291c2a6c291c2b55e
UHC ?O?D?²?L???¸?O?D?²?L????^ 00111111010011110011111101000100001111111010100111110111001111110100110000111111001111110011111110100010101011000011111101001111001111110100010000111111101010011111011100111111010011000011111100111111001111110011111101011110 3f4f3f443fa9f73f4c3f3f3fa2ac3f4f3f443fa9f73f4c3f3f3f3f5e

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