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 テ凝蕨}テ凝蕨{^ 11000011100010111100001110011000011011100111110111000011100010111100001110011000011011100111101101011110 c38bc3986e7dc38bc3986e7b5e
EUC-JP テ凝蕨}テ凝蕨{^ 100011101100001110110110110001011100111111001111011111011000111011000011101101101100010111001111110011110111101101011110 8ec3b6c5cfcf7d8ec3b6c5cfcf7b5e
UTF-8 テ凝蕨}テ凝蕨{^ 111011111011111010000011111001011000011110011101111010001001010110101000011111011110111110111110100000111110010110000111100111011110100010010101101010000111101101011110 efbe83e5879de895a87defbe83e5879de895a87b5e
UHC ?凝蕨}?凝蕨{^ 00111111111010111110101011001111111100100111110100111111111010111110101011001111111100100111101101011110 3febeacff27d3febeacff27b5e

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