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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 剰嵓}剰嵓{^ 100011111110100011111010101100001111010110111001011111011000111111101000111110101011000011110101101110010111101101011110 8fe8fab0f5b97d8fe8fab0f5b97b5e
EUC-JP 剰??}剰??{^ 1011111011101010001111110011111101111101101111101110101000111111001111110111101101011110 beea3f3f7dbeea3f3f7b5e
UTF-8 剰嵓}剰嵓{^ 111001011000100110110000111001011011010110010011111011101001000010100100011111011110010110001001101100001110010110110101100100111110111010010000101001000111101101011110 e589b0e5b593ee90a47de589b0e5b593ee90a47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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