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^ 10001001100110110011111100111111111000000110100100111111001111110100111101011110 899b3f3fe0693f3f4f5e
EUC-JP 央??瀛??O^ 10110001111110110011111100111111110111111100101000111111001111110100111101011110 b1fb3f3fdfca3f3f4f5e
UTF-8 央띲궛瀛룒뢜O^ 1110010110100100101011101110101110011101101100101110101010110110100110111110011110000000100110111110101110100011100100101110101110100010100111000100111101011110 e5a4aeeb9db2eab69be7809beba392eba29c4f5e
UHC 央띲궛瀛룒뢜O^ 1110010011100111100011011110001110000010101100001110011110111010100011111000111110001111010101110100111101011110 e4e78de382b0e7ba8f8f8f574f5e

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