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 ?豎嶸喙?豎嶸喙^ 001111111110011010110001111110101011010010011010010110110011111111100110101100011111101010110100100110100101101101011110 3fe6b1fab49a5b3fe6b1fab49a5b5e
EUC-JP 嶴豎嶸喙嶴豎嶸喙^ 100011111011101111110011111011001011001110001111101110111111010011010011101111001000111110111011111100111110110010110011100011111011101111110100110100111011110001011110 8fbbf3ecb38fbbf4d3bc8fbbf3ecb38fbbf4d3bc5e
UTF-8 嶴豎嶸喙嶴豎嶸喙^ 11100101101101101011010011101000101100011000111011100101101101101011100011100101100101101001100111100101101101101011010011101000101100011000111011100101101101101011100011100101100101101001100101011110 e5b6b4e8b18ee5b6b8e59699e5b6b4e8b18ee5b6b8e596995e
UHC ??嶸喙??嶸喙^ 00111111001111111110011110101110111111011100001000111111001111111110011110101110111111011100001001011110 3f3fe7aefdc23f3fe7aefdc25e

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