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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 怨?η}怨?η{^ 10001001100001010011111110000011110001010111110110001001100001010011111110000011110001010111101101011110 89853f83c57d89853f83c57b5e
EUC-JP 怨?η}怨?η{^ 10110001111001010011111110100110110001110111110110110001111001010011111110100110110001110111101101011110 b1e53fa6c77db1e53fa6c77b5e
UTF-8 怨띰η}怨띰η{^ 11100110100000001010100011101011100111011011000011001110101101110111110111100110100000001010100011101011100111011011000011001110101101110111101101011110 e680a8eb9db0ceb77de680a8eb9db0ceb77b5e
UHC 怨띰η}怨띰η{^ 111010101011001110110110111011111010010111100111011111011110101010110011101101101110111110100101111001110111101101011110 eab3b6efa5e77deab3b6efa5e77b5e

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