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 鴫写捨煮鴫写捨煮^ 1000111010110000100011101100101010001110110011001000111011001111100011101011000010001110110010101000111011001100100011101100111101011110 8eb08eca8ecc8ecf8eb08eca8ecc8ecf5e
EUC-JP 鴫写捨煮鴫写捨煮^ 1011110010110010101111001100110010111100110011101011110011010001101111001011001010111100110011001011110011001110101111001101000101011110 bcb2bcccbccebcd1bcb2bcccbccebcd15e
UTF-8 鴫写捨煮鴫写捨煮^ 11101001101101001010101111100101100001101001100111100110100011011010100011100111100001011010111011101001101101001010101111100101100001101001100111100110100011011010100011100111100001011010111001011110 e9b4abe58699e68da8e785aee9b4abe58699e68da8e785ae5e
UHC ??捨煮??捨煮^ 00111111001111111101111011010111111011011011010000111111001111111101111011010111111011011011010001011110 3f3fded7edb43f3fded7edb45e

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