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 愛?厭??遙??^ 100010001010010000111111100010010111110100111111001111111110101010100001001111110011111101011110 88a43f897d3f3feaa13f3f5e
EUC-JP 愛?厭??遙??^ 101100001010011000111111101100011101111000111111001111111111010010100011001111110011111101011110 b0a63fb1de3f3ff4a33f3f5e
UTF-8 愛쵥厭쇔벊遙당뼹^ 11100110100001001001101111101100101101011010010111100101100011101010110111101100100001111001010011101011101100101000101011101001100000011001100111101011100010111011100111101011101111001011100101011110 e6849becb5a5e58eadec8794ebb28ae98199eb8bb9ebbcb95e
UHC 愛쵥厭쇔벊遙당뼹^ 1110010011110001101011010100010011100110111101001011110011100101100100111010110111101001101010111011010011100111100101101011110001011110 e4f1ad44e6f4bce593ade9abb4e796bc5e

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