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 譟夐嚀}譟夐嚀{^ 111001101001111110011010111010011001101010000110011111011110011010011111100110101110100110011010100001100111101101011110 e69f9ae99a867de69f9ae99a867b5e
EUC-JP 譟夐嚀}譟夐嚀{^ 111011001010000111010100111010111101001111100110011111011110110010100001110101001110101111010011111001100111101101011110 eca1d4ebd3e67deca1d4ebd3e67b5e
UTF-8 譟夐嚀}譟夐嚀{^ 111010001010110110011111111001011010010010010000111001011001101010000000011111011110100010101101100111111110010110100100100100001110010110011010100000000111101101011110 e8ad9fe5a490e59a807de8ad9fe5a490e59a807b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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