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 テ淌]}テ淌]{^ 11000011100111111100001110000001011011100111110111000011100111111100001110000001011011100111101101011110 c39fc3816e7dc39fc3816e7b5e
EUC-JP テ淌]}テ淌]{^ 100011101100001111011110110001011010000111001111011111011000111011000011110111101100010110100001110011110111101101011110 8ec3dec5a1cf7d8ec3dec5a1cf7b5e
UTF-8 テ淌]}テ淌]{^ 111011111011111010000011111001101011011110001100111011111011110010111101011111011110111110111110100000111110011010110111100011001110111110111100101111010111101101011110 efbe83e6b78cefbcbd7defbe83e6b78cefbcbd7b5e
UHC ??]}??]{^ 0011111100111111101000111101110101111101001111110011111110100011110111010111101101011110 3f3fa3dd7d3f3fa3dd7b5e

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