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 テ古蕨}テ古蕨{^ 11000011100011001100001110011000011011100111110111000011100011001100001110011000011011100111101101011110 c38cc3986e7dc38cc3986e7b5e
EUC-JP テ古蕨}テ古蕨{^ 100011101100001110111000110001011100111111001111011111011000111011000011101110001100010111001111110011110111101101011110 8ec3b8c5cfcf7d8ec3b8c5cfcf7b5e
UTF-8 テ古蕨}テ古蕨{^ 111011111011111010000011111001011000111110100100111010001001010110101000011111011110111110111110100000111110010110001111101001001110100010010101101010000111101101011110 efbe83e58fa4e895a87defbe83e58fa4e895a87b5e
UHC ?古蕨}?古蕨{^ 00111111110011011010111111001111111100100111110100111111110011011010111111001111111100100111101101011110 3fcdafcff27d3fcdafcff27b5e

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