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 ??BN}??BN{^ 0011111100111111010000100100111001111101001111110011111101000010010011100111101101011110 3f3f424e7d3f3f424e7b5e
SJIS-WIN 叩臓BN}叩臓BN{^ 100100100100000010010001100111110100001001001110011111011001001001000000100100011001111101000010010011100111101101011110 9240919f424e7d9240919f424e7b5e
EUC-JP 叩臓BN}叩臓BN{^ 110000111010000111000010101000010100001001001110011111011100001110100001110000101010000101000010010011100111101101011110 c3a1c2a1424e7dc3a1c2a1424e7b5e
UTF-8 叩臓BN}叩臓BN{^ 11100101100011111010100111101000100001111001001101000010010011100111110111100101100011111010100111101000100001111001001101000010010011100111101101011110 e58fa9e88793424e7de58fa9e88793424e7b5e
UHC 叩?BN}叩?BN{^ 11001101101100000011111101000010010011100111110111001101101100000011111101000010010011100111101101011110 cdb03f424e7dcdb03f424e7b5e

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