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 网飯ヘ轗网飯ヘ轆^ 111000111010010011111011111101101100110111100111011111011110001110100100111110111111011011001101111001110111101101011110 e3a4fbf6cde77de3a4fbf6cde77b5e
EUC-JP 网?ヘ轗网?ヘ轆^ 111001101010011000111111100011101100110111101101110111101110011010100110001111111000111011001101111011011101110001011110 e6a63f8ecdeddee6a63f8ecdeddc5e
UTF-8 网飯ヘ轗网飯ヘ轆^ 11100111101111011001000111101111101010001010101011101111101111101000110111101000101111011001011111100111101111011001000111101111101010001010101011101111101111101000110111101000101111011000011001011110 e7bd91efa8aaefbe8de8bd97e7bd91efa8aaefbe8de8bd865e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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