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 ??????^] 0011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f5e5d
SJIS-WIN 凹?????^] 100010011001101000111111001111110011111100111111001111110101111001011101 899a3f3f3f3f3f5e5d
EUC-JP 凹?????^] 101100011111101000111111001111110011111100111111001111110101111001011101 b1fa3f3f3f3f3f5e5d
UTF-8 凹졾텩溜곕젶^] 1110010110000111101110011110110010100001101111101110110110000101101010011110111110100111100010111110101010110011100101011110110010100000101101100101111001011101 e587b9eca1beed85a9efa78beab395eca0b65e5d
UHC 凹졾텩溜곕젶^] 1110100011101010101000001110010110110110100111011110101011111110101100001110101110100000101010100101111001011101 e8eaa0e5b69deafeb0eba0aa5e5d

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