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‘­‘¼’F‘·’@n}’O‘­‘¼’F‘·’@n{^ 1001001001001111100100011010110110010001101111001001001001000110100100011011011110010010010000000110111001111101100100100100111110010001101011011001000110111100100100100100011010010001101101111001001001000000011011100111101101011110 924f91ad91bc924691b792406e7d924f91ad91bc924691b792406e7b5e
SJIS-WIN ?O?????F???@n}?O?????F???@n{^ 0011111101001111001111110011111100111111001111110011111101000110001111110011111100111111010000000110111001111101001111110100111100111111001111110011111100111111001111110100011000111111001111110011111101000000011011100111101101011110 3f4f3f3f3f3f3f463f3f3f406e7d3f4f3f3f3f3f3f463f3f3f406e7b5e
EUC-JP ?O?????F???@n}?O?????F???@n{^ 0011111101001111001111110011111100111111001111110011111101000110001111110011111100111111010000000110111001111101001111110100111100111111001111110011111100111111001111110100011000111111001111110011111101000000011011100111101101011110 3f4f3f3f3f3f3f463f3f3f406e7d3f4f3f3f3f3f3f463f3f3f406e7b5e
UTF-8 ’O‘­‘¼’F‘·’@n}’O‘­‘¼’F‘·’@n{^ 1100001010010010010011111100001010010001110000101010110111000010100100011100001010111100110000101001001001000110110000101001000111000010101101111100001010010010010000000110111001111101110000101001001001001111110000101001000111000010101011011100001010010001110000101011110011000010100100100100011011000010100100011100001010110111110000101001001001000000011011100111101101011110 c2924fc291c2adc291c2bcc29246c291c2b7c292406e7dc2924fc291c2adc291c2bcc29246c291c2b7c292406e7b5e
UHC ?O?­?¼?F?·?@n}?O?­?¼?F?·?@n{^ 0011111101001111001111111010000110101001001111111010100011111001001111110100011000111111101000011010010000111111010000000110111001111101001111110100111100111111101000011010100100111111101010001111100100111111010001100011111110100001101001000011111101000000011011100111101101011110 3f4f3fa1a93fa8f93f463fa1a43f406e7d3f4f3fa1a93fa8f93f463fa1a43f406e7b5e

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