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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 莵謝実贏D莵謝実贏D^ 11100100101101111000111011010011100011101100000011100110110101010100010011100100101101111000111011010011100011101100000011100110110101010100010001011110 e4b78ed38ec0e6d544e4b78ed38ec0e6d5445e
EUC-JP 莵謝実贏D莵謝実贏D^ 11101000101110011011110011010101101111001100001011101100110101110100010011101000101110011011110011010101101111001100001011101100110101110100010001011110 e8b9bcd5bcc2ecd744e8b9bcd5bcc2ecd7445e
UTF-8 莵謝実贏D莵謝実贏D^ 111010001000111010110101111010001010110010011101111001011010111010011111111010001011010010001111010001001110100010001110101101011110100010101100100111011110010110101110100111111110100010110100100011110100010001011110 e88eb5e8ac9de5ae9fe8b48f44e88eb5e8ac9de5ae9fe8b48f445e
UHC ?謝??D?謝??D^ 00111111110111101111001100111111001111110100010000111111110111101111001100111111001111110100010001011110 3fdef33f3f443fdef33f3f445e

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