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 鬮ョ髢、鬮ョ遐ソ^ 11101001101010111010111011101001100101101010010011101001101010111010111011100111101000001011111101011110 e9abaee996a4e9abaee7a0bf5e
EUC-JP 鬮ョ髢、鬮ョ遐ソ^ 1111001010101101100011101010111011110001111101101000111010100100111100101010110110001110101011101110111010100010100011101011111101011110 f2ad8eaef1f68ea4f2ad8eaeeea28ebf5e
UTF-8 鬮ョ髢、鬮ョ遐ソ^ 11101001101011001010111011101111101111011010111011101001101010111010001011101111101111011010010011101001101011001010111011101111101111011010111011101001100000011001000011101111101111011011111101011110 e9acaeefbdaee9aba2efbda4e9acaeefbdaee98190efbdbf5e
UHC ??????遐?^ 00111111001111110011111100111111001111110011111111111001110001100011111101011110 3f3f3f3f3f3ff9c63f5e

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