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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN テ板コW}テ板コW{^ 11000011100101001100001010111010010101110111110111000011100101001100001010111010010101110111101101011110 c394c2ba577dc394c2ba577b5e
EUC-JP テ板コW}テ板コW{^ 1000111011000011110010001100010010001110101110100101011101111101100011101100001111001000110001001000111010111010010101110111101101011110 8ec3c8c48eba577d8ec3c8c48eba577b5e
UTF-8 テ板コW}テ板コW{^ 1110111110111110100000111110011010011101101111111110111110111101101110100101011101111101111011111011111010000011111001101001110110111111111011111011110110111010010101110111101101011110 efbe83e69dbfefbdba577defbe83e69dbfefbdba577b5e
UHC ?板?W}?板?W{^ 00111111111101111111100100111111010101110111110100111111111101111111100100111111010101110111101101011110 3ff7f93f577d3ff7f93f577b5e

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