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 雨?圓?雨?圓?^ 10001001010010100011111110011010101000100011111110001001010010100011111110011010101000100011111101011110 894a3f9aa23f894a3f9aa23f5e
EUC-JP 雨?圓?雨?圓?^ 10110001101010110011111111010100101001000011111110110001101010110011111111010100101001000011111101011110 b1ab3fd4a43fb1ab3fd4a43f5e
UTF-8 雨렭圓급雨렭圓긁^ 11101001100110111010100011101011101000001010110111100101100111001001001111101010101110001000100111101001100110111010100011101011101000001010110111100101100111001001001111101010101110001000000101011110 e99ba8eba0ade59c93eab889e99ba8eba0ade59c93eab8815e
UHC 雨렭圓급雨렭圓긁^ 1110100111101011100011101011101011101010101011011011000111011110111010011110101110001110101110101110101010101101101100011101110001011110 e9eb8ebaeaadb1dee9eb8ebaeaadb1dc5e

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