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 莠ィ奝扶莠ィ奝府^ 111001001011101010101000111110101010001010010101011111011110010010111010101010001111101010100010100101010111101101011110 e4baa8faa2957de4baa8faa2957b5e
EUC-JP 莠ィ奝扶莠ィ奝府^ 11101000101111001000111010101000100011111011100011111000110010011101111011101000101111001000111010101000100011111011100011111000110010011101110001011110 e8bc8ea88fb8f8c9dee8bc8ea88fb8f8c9dc5e
UTF-8 莠ィ奝扶莠ィ奝府^ 11101000100011101010000011101111101111011010100011100101101001011001110111100110100010011011011011101000100011101010000011101111101111011010100011100101101001011001110111100101101110101001110001011110 e88ea0efbda8e5a59de689b6e88ea0efbda8e5a59de5ba9c5e
UHC ???扶???府^ 0011111100111111001111111101110110100110001111110011111100111111110111011010010001011110 3f3f3fdda63f3f3fdda45e

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