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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 嶸ウ嶸喙嶸ウ嶸喙^ 111110101011010010110011111110101011010010011010010110111111101010110100101100111111101010110100100110100101101101011110 fab4b3fab49a5bfab4b3fab49a5b5e
EUC-JP 嶸ウ嶸喙嶸ウ嶸喙^ 100011111011101111110100100011101011001110001111101110111111010011010011101111001000111110111011111101001000111010110011100011111011101111110100110100111011110001011110 8fbbf48eb38fbbf4d3bc8fbbf48eb38fbbf4d3bc5e
UTF-8 嶸ウ嶸喙嶸ウ嶸喙^ 11100101101101101011100011101111101111011011001111100101101101101011100011100101100101101001100111100101101101101011100011101111101111011011001111100101101101101011100011100101100101101001100101011110 e5b6b8efbdb3e5b6b8e59699e5b6b8efbdb3e5b6b8e596995e
UHC 嶸?嶸喙嶸?嶸喙^ 111001111010111000111111111001111010111011111101110000101110011110101110001111111110011110101110111111011100001001011110 e7ae3fe7aefdc2e7ae3fe7aefdc25e

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