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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 赶臥棍[赶臥棍[^ 111110111011000010001001111001111001111010011110010110111111101110110000100010011110011110011110100111100101101101011110 fbb089e79e9e5bfbb089e79e9e5b5e
EUC-JP ?臥棍[?臥棍[^ 00111111101100101110100111011011111111100101101100111111101100101110100111011011111111100101101101011110 3fb2e9dbfe5b3fb2e9dbfe5b5e
UTF-8 赶臥棍[赶臥棍[^ 111010001011010110110110111010001000011110100101111001101010001110001101010110111110100010110101101101101110100010000111101001011110011010100011100011010101101101011110 e8b5b6e887a5e6a38d5be8b5b6e887a5e6a38d5b5e
UHC ?臥棍[?臥棍[^ 00111111111010001100001011001101111000100101101100111111111010001100001011001101111000100101101101011110 3fe8c2cde25b3fe8c2cde25b5e

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