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 ???b\n}???b\n{^ 001111110011111100111111011000100101110001101110011111010011111100111111001111110110001001011100011011100111101101011110 3f3f3f625c6e7d3f3f3f625c6e7b5e
SJIS-WIN テつ叩b\n}テつ叩b\n{^ 11000011100000101100001010010010010000000110001001011100011011100111110111000011100000101100001010010010010000000110001001011100011011100111101101011110 c382c29240625c6e7dc382c29240625c6e7b5e
EUC-JP テつ叩b\n}テつ叩b\n{^ 100011101100001110100100110001001100001110100001011000100101110001101110011111011000111011000011101001001100010011000011101000010110001001011100011011100111101101011110 8ec3a4c4c3a1625c6e7d8ec3a4c4c3a1625c6e7b5e
UTF-8 テつ叩b\n}テつ叩b\n{^ 111011111011111010000011111000111000000110100100111001011000111110101001011000100101110001101110011111011110111110111110100000111110001110000001101001001110010110001111101010010110001001011100011011100111101101011110 efbe83e381a4e58fa9625c6e7defbe83e381a4e58fa9625c6e7b5e
UHC ?つ叩b\n}?つ叩b\n{^ 00111111101010101100010011001101101100000110001001011100011011100111110100111111101010101100010011001101101100000110001001011100011011100111101101011110 3faac4cdb0625c6e7d3faac4cdb0625c6e7b5e

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