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 莇榊温}莇榊温{^ 111001001011010010001101111001011000100110110111011111011110010010110100100011011110010110001001101101110111101101011110 e4b48de589b77de4b48de589b77b5e
EUC-JP 莇榊温}莇榊温{^ 111010001011011010111010111001111011001010111001011111011110100010110110101110101110011110110010101110010111101101011110 e8b6bae7b2b97de8b6bae7b2b97b5e
UTF-8 莇榊温}莇榊温{^ 111010001000111010000111111001101010011010001010111001101011100010101001011111011110100010001110100001111110011010100110100010101110011010111000101010010111101101011110 e88e87e6a68ae6b8a97de88e87e6a68ae6b8a97b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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