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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ウァ[}ウァ[{^ 11110001111000101011001110100111010110110111110111110001111000101011001110100111010110110111101101011110 f1e2b3a75b7df1e2b3a75b7b5e
EUC-JP ?ウァ[}?ウァ[{^ 001111111000111010110011100011101010011101011011011111010011111110001110101100111000111010100111010110110111101101011110 3f8eb38ea75b7d3f8eb38ea75b7b5e
UTF-8 ウァ[}ウァ[{^ 1110111010000101100111011110111110111101101100111110111110111101101001110101101101111101111011101000010110011101111011111011110110110011111011111011110110100111010110110111101101011110 ee859defbdb3efbda75b7dee859defbdb3efbda75b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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