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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 餘?????O^ 111010010101000000111111001111110011111100111111001111110100111101011110 e9503f3f3f3f3f4f5e
EUC-JP 餘?????O^ 111100011011000100111111001111110011111100111111001111110100111101011110 f1b13f3f3f3f3f4f5e
UTF-8 餘욕텩溜곕젶O^ 1110100110100100100110001110110010011010100101011110110110000101101010011110111110100111100010111110101010110011100101011110110010100000101101100100111101011110 e9a498ec9a95ed85a9efa78beab395eca0b64f5e
UHC 餘욕텩溜곕젶O^ 1110011010101110101111111110010110110110100111011110101011111110101100001110101110100000101010100100111101011110 e6aebfe5b69deafeb0eba0aa4f5e

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