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^ 100010011001101000111111001111110011111100111111001111110100111101011110 899a3f3f3f3f3f4f5e
EUC-JP 凹?????O^ 101100011111101000111111001111110011111100111111001111110100111101011110 b1fa3f3f3f3f3f4f5e
UTF-8 凹졾텩溜곕젶O^ 1110010110000111101110011110110010100001101111101110110110000101101010011110111110100111100010111110101010110011100101011110110010100000101101100100111101011110 e587b9eca1beed85a9efa78beab395eca0b64f5e
UHC 凹졾텩溜곕젶O^ 1110100011101010101000001110010110110110100111011110101011111110101100001110101110100000101010100100111101011110 e8eaa0e5b69deafeb0eba0aa4f5e

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