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 ケエ゚ケエ゚^ 1011100110110100110111111111011101111101101110011011010011011111111101110111101101011110 b9b4dff77db9b4dff77b5e
EUC-JP ケエ゚?ケエ゚?^ 100011101011100110001110101101001000111011011111001111111000111010111001100011101011010010001110110111110011111101011110 8eb98eb48edf3f8eb98eb48edf3f5e
UTF-8 ケエ゚ケエ゚^ 11101111101111011011100111101111101111011011010011101111101111101001111111101110100101011010000111101111101111011011100111101111101111011011010011101111101111101001111111101110100101011001111101011110 efbdb9efbdb4efbe9fee95a1efbdb9efbdb4efbe9fee959f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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