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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 粭矩械粭矩械^ 11100010111001001000101111101001100010100100001011100010111001001000101111101001100010100100001001011110 e2e48be98a42e2e48be98a425e
EUC-JP 粭矩械粭矩械^ 11100100111001101011011011101011101100111010001111100100111001101011011011101011101100111010001101011110 e4e6b6ebb3a3e4e6b6ebb3a35e
UTF-8 粭矩械粭矩械^ 11100111101100101010110111100111100111111010100111100110101000101011000011100111101100101010110111100111100111111010100111100110101000101011000001011110 e7b2ade79fa9e6a2b0e7b2ade79fa9e6a2b05e
UHC ?矩械?矩械^ 0011111111001111101110111100110011111110001111111100111110111011110011001111111001011110 3fcfbbccfe3fcfbbccfe5e

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