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’\‘®’H‘¼‘®\n}’O’\‘®’H‘¼‘®\n{^ 10010010010011111001001001011100100100011010111010010010010010001001000110111100100100011010111001011100011011100111110110010010010011111001001001011100100100011010111010010010010010001001000110111100100100011010111001011100011011100111101101011110 924f925c91ae924891bc91ae5c6e7d924f925c91ae924891bc91ae5c6e7b5e
SJIS-WIN ?O?\???H????\n}?O?\???H????\n{^ 00111111010011110011111101011100001111110011111100111111010010000011111100111111001111110011111101011100011011100111110100111111010011110011111101011100001111110011111100111111010010000011111100111111001111110011111101011100011011100111101101011110 3f4f3f5c3f3f3f483f3f3f3f5c6e7d3f4f3f5c3f3f3f483f3f3f3f5c6e7b5e
EUC-JP ?O?\?®?H???®\n}?O?\?®?H???®\n{^ 001111110100111100111111010111000011111110001111101000101110111000111111010010000011111100111111001111111000111110100010111011100101110001101110011111010011111101001111001111110101110000111111100011111010001011101110001111110100100000111111001111110011111110001111101000101110111001011100011011100111101101011110 3f4f3f5c3f8fa2ee3f483f3f3f8fa2ee5c6e7d3f4f3f5c3f8fa2ee3f483f3f3f8fa2ee5c6e7b5e
UTF-8 ’O’\‘®’H‘¼‘®\n}’O’\‘®’H‘¼‘®\n{^ 11000010100100100100111111000010100100100101110011000010100100011100001010101110110000101001001001001000110000101001000111000010101111001100001010010001110000101010111001011100011011100111110111000010100100100100111111000010100100100101110011000010100100011100001010101110110000101001001001001000110000101001000111000010101111001100001010010001110000101010111001011100011011100111101101011110 c2924fc2925cc291c2aec29248c291c2bcc291c2ae5c6e7dc2924fc2925cc291c2aec29248c291c2bcc291c2ae5c6e7b5e
UHC ?O?\?®?H?¼?®\n}?O?\?®?H?¼?®\n{^ 00111111010011110011111101011100001111111010001011100111001111110100100000111111101010001111100100111111101000101110011101011100011011100111110100111111010011110011111101011100001111111010001011100111001111110100100000111111101010001111100100111111101000101110011101011100011011100111101101011110 3f4f3f5c3fa2e73f483fa8f93fa2e75c6e7d3f4f3f5c3fa2e73f483fa8f93fa2e75c6e7b5e

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