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 猜膜皀}猜膜皀{^ 111000001100100010010110100011001110000110100011011111011110000011001000100101101000110011100001101000110111101101011110 e0c8968ce1a37de0c8968ce1a37b5e
EUC-JP 猜膜皀}猜膜皀{^ 111000001100101011001011111011001110001010100101011111011110000011001010110010111110110011100010101001010111101101011110 e0cacbece2a57de0cacbece2a57b5e
UTF-8 猜膜皀}猜膜皀{^ 111001111000110010011100111010001000011010011100111001111001101010000000011111011110011110001100100111001110100010000110100111001110011110011010100000000111101101011110 e78c9ce8869ce79a807de78c9ce8869ce79a807b5e
UHC 猜膜?}猜膜?{^ 11100011110001001101100010101111001111110111110111100011110001001101100010101111001111110111101101011110 e3c4d8af3f7de3c4d8af3f7b5e

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