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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 岦ー酘ヲヌナ^ 1111101010101100101100001110011111000100101001101111000111101000110001111100010101011110 faacb0e7c4a6f1e8c7c55e
EUC-JP 岦ー酘ヲ?ヌナ^ 100011111011101110110011100011101011000011101110110001101000111010100110001111111000111011000111100011101100010101011110 8fbbb38eb0eec68ea63f8ec78ec55e
UTF-8 岦ー酘ヲヌナ^ 11100101101100101010011011101111101111011011000011101001100001011001100011101111101111011010011011101110100001011010001111101111101111101000011111101111101111101000010101011110 e5b2a6efbdb0e98598efbda6ee85a3efbe87efbe855e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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