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’O‘«‘¢’G‘·’O^ 10010010010011111001000110101011100100011010001010010010010001111001000110110111100100100100111110010010010011111001000110101011100100011010001010010010010001111001000110110111100100100100111101011110 924f91ab91a2924791b7924f924f91ab91a2924791b7924f5e
SJIS-WIN ?O???¢?G???O?O???¢?G???O^ 001111110100111100111111001111110011111110000001100100010011111101000111001111110011111100111111010011110011111101001111001111110011111100111111100000011001000100111111010001110011111100111111001111110100111101011110 3f4f3f3f3f81913f473f3f3f4f3f4f3f3f3f81913f473f3f3f4f5e
EUC-JP ?O???¢?G???O?O???¢?G???O^ 001111110100111100111111001111110011111110100001111100010011111101000111001111110011111100111111010011110011111101001111001111110011111100111111101000011111000100111111010001110011111100111111001111110100111101011110 3f4f3f3f3fa1f13f473f3f3f4f3f4f3f3f3fa1f13f473f3f3f4f5e
UTF-8 ’O‘«‘¢’G‘·’O’O‘«‘¢’G‘·’O^ 11000010100100100100111111000010100100011100001010101011110000101001000111000010101000101100001010010010010001111100001010010001110000101011011111000010100100100100111111000010100100100100111111000010100100011100001010101011110000101001000111000010101000101100001010010010010001111100001010010001110000101011011111000010100100100100111101011110 c2924fc291c2abc291c2a2c29247c291c2b7c2924fc2924fc291c2abc291c2a2c29247c291c2b7c2924f5e
UHC ?O?????G?·?O?O?????G?·?O^ 001111110100111100111111001111110011111100111111001111110100011100111111101000011010010000111111010011110011111101001111001111110011111100111111001111110011111101000111001111111010000110100100001111110100111101011110 3f4f3f3f3f3f3f473fa1a43f4f3f4f3f3f3f3f3f473fa1a43f4f5e

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