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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN テつ枷}テつ枷{^ 11000011100000101100001010011110011001110111110111000011100000101100001010011110011001110111101101011110 c382c29e677dc382c29e677b5e
EUC-JP テつ枷}テつ枷{^ 100011101100001110100100110001001101101111001000011111011000111011000011101001001100010011011011110010000111101101011110 8ec3a4c4dbc87d8ec3a4c4dbc87b5e
UTF-8 テつ枷}テつ枷{^ 111011111011111010000011111000111000000110100100111001101001111010110111011111011110111110111110100000111110001110000001101001001110011010011110101101110111101101011110 efbe83e381a4e69eb77defbe83e381a4e69eb77b5e
UHC ?つ枷}?つ枷{^ 00111111101010101100010011001010101011100111110100111111101010101100010011001010101011100111101101011110 3faac4caae7d3faac4caae7b5e

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