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 网飯ヤサ网飯゚ム^ 11100011101001001111101111110110110101001011101111100011101001001111101111110110110111111101000101011110 e3a4fbf6d4bbe3a4fbf6dfd15e
EUC-JP 网?ヤサ网?゚ム^ 111001101010011000111111100011101101010010001110101110111110011010100110001111111000111011011111100011101101000101011110 e6a63f8ed48ebbe6a63f8edf8ed15e
UTF-8 网飯ヤサ网飯゚ム^ 11100111101111011001000111101111101010001010101011101111101111101001010011101111101111011011101111100111101111011001000111101111101010001010101011101111101111101001111111101111101111101001000101011110 e7bd91efa8aaefbe94efbdbbe7bd91efa8aaefbe9fefbe915e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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