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伌O^ 11100100101111001000110010001111100011110100111111100100101111001000110010001111100011110100111101011110 e4bc8c8f8f4fe4bc8c8f8f4f5e
SJIS-WIN ?????O?????O^ 00111111001111110011111100111111001111110100111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f4f3f3f3f3f3f4f5e
EUC-JP ä????Oä????O^ 1000111110101011101000110011111100111111001111110011111101001111100011111010101110100011001111110011111100111111001111110100111101011110 8faba33f3f3f3f4f8faba33f3f3f3f4f5e
UTF-8 伌O伌O^ 1100001110100100110000101011110011000010100011001100001010001111110000101000111101001111110000111010010011000010101111001100001010001100110000101000111111000010100011110100111101011110 c3a4c2bcc28cc28fc28f4fc3a4c2bcc28cc28fc28f4f5e
UHC ?¼???O?¼???O^ 001111111010100011111001001111110011111100111111010011110011111110101000111110010011111100111111001111110100111101011110 3fa8f93f3f3f4f3fa8f93f3f3f4f5e

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