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^ 111010101000011100111111001111110011111100111111001111110100111101011110 ea873f3f3f3f3f4f5e
EUC-JP 鼇?????O^ 111100111110011100111111001111110011111100111111001111110100111101011110 f3e73f3f3f3f3f4f5e
UTF-8 鼇귟썯溜곕젶O^ 1110100110111100100001111110101010110111100111111110110010001101101011111110111110100111100010111110101010110011100101011110110010100000101101100100111101011110 e9bc87eab79fec8dafefa78beab395eca0b64f5e
UHC 鼇귟썯溜곕젶O^ 1110100010101000100000101110100010011011100111111110101011111110101100001110101110100000101010100100111101011110 e8a882e89b9feafeb0eba0aa4f5e

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