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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
EUC-JP 璵?????O^ 10001111110011001110011000111111001111110011111100111111001111110100111101011110 8fcce63f3f3f3f3f4f5e
UTF-8 璵볢썯溜곕젶O^ 1110011110010010101101011110101110110011101000101110110010001101101011111110111110100111100010111110101010110011100101011110110010100000101101100100111101011110 e792b5ebb3a2ec8dafefa78beab395eca0b64f5e
UHC 璵볢썯溜곕젶O^ 1110011010100101100100111110100010011011100111111110101011111110101100001110101110100000101010100100111101011110 e6a593e89b9feafeb0eba0aa4f5e

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