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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???馭??餘??^ 001111110011111100111111111010010110011000111111001111111110100101010000001111110011111101011110 3f3f3fe9663f3fe9503f3f5e
EUC-JP ???馭??餘??^ 001111110011111100111111111100011100011100111111001111111111000110110001001111110011111101011110 3f3f3ff1c73f3ff1b13f3f5e
UTF-8 麗뤸츝馭귝컦餘뽪걗^ 11101111101001101000100011101011101001001011100011101100101110001001110111101001101001101010110111101010101101111001110111101100101110111010011011101001101001001001100011101011101111011010101011101010101100011001011101011110 efa688eba4b8ecb89de9a6adeab79decbba6e9a498ebbdaaeab1975e
UHC 麗뤸츝馭귝컦餘뽪걗^ 11100110101100001000111111100110101011101001011011100101110111111000001011100110101100001000111111100110101011101001011011100110100000011000001001011110 e6b08fe6ae96e5df82e6b08fe6ae96e681825e

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