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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 綣棋羇D綣棋羇D^ 111000110101101110001010111110111110001110110010010001001110001101011011100010101111101111100011101100100100010001011110 e35b8afbe3b244e35b8afbe3b2445e
EUC-JP 綣棋羇D綣棋羇D^ 111001011011110010110100111111011110011010110100010001001110010110111100101101001111110111100110101101000100010001011110 e5bcb4fde6b444e5bcb4fde6b4445e
UTF-8 綣棋羇D綣棋羇D^ 111001111011011010100011111001101010001110001011111001111011111010000111010001001110011110110110101000111110011010100011100010111110011110111110100001110100010001011110 e7b6a3e6a38be7be8744e7b6a3e6a38be7be87445e
UHC ?棋?D?棋?D^ 0011111111010001101001000011111101000100001111111101000110100100001111110100010001011110 3fd1a43f443fd1a43f445e

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