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 テ篠蕨}テ篠蕨{^ 11000011100011101100001010011000011011100111110111000011100011101100001010011000011011100111101101011110 c38ec2986e7dc38ec2986e7b5e
EUC-JP テ篠蕨}テ篠蕨{^ 100011101100001110111100110001001100111111001111011111011000111011000011101111001100010011001111110011110111101101011110 8ec3bcc4cfcf7d8ec3bcc4cfcf7b5e
UTF-8 テ篠蕨}テ篠蕨{^ 111011111011111010000011111001111010111110100000111010001001010110101000011111011110111110111110100000111110011110101111101000001110100010010101101010000111101101011110 efbe83e7afa0e895a87defbe83e7afa0e895a87b5e
UHC ?篠蕨}?篠蕨{^ 00111111111000011100011011001111111100100111110100111111111000011100011011001111111100100111101101011110 3fe1c6cff27d3fe1c6cff27b5e

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