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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 叩担叩探叩担叩探^ 1001001001000000100100100101001110010010010000001001001001010100100100100100000010010010010100111001001001000000100100100101010001011110 924092539240925492409253924092545e
EUC-JP 叩担叩探叩担叩探^ 1100001110100001110000111011010011000011101000011100001110110101110000111010000111000011101101001100001110100001110000111011010101011110 c3a1c3b4c3a1c3b5c3a1c3b4c3a1c3b55e
UTF-8 叩担叩探叩担叩探^ 11100101100011111010100111100110100010111000010111100101100011111010100111100110100011101010001011100101100011111010100111100110100010111000010111100101100011111010100111100110100011101010001001011110 e58fa9e68b85e58fa9e68ea2e58fa9e68b85e58fa9e68ea25e
UHC 叩?叩探叩?叩探^ 110011011011000000111111110011011011000011110111101011101100110110110000001111111100110110110000111101111010111001011110 cdb03fcdb0f7aecdb03fcdb0f7ae5e

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