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 﨑ロァ[}﨑ロァ[{^ 11111010101100011101101110100111010110110111110111111010101100011101101110100111010110110111101101011110 fab1dba75b7dfab1dba75b7b5e
EUC-JP ?ロァ[}?ロァ[{^ 001111111000111011011011100011101010011101011011011111010011111110001110110110111000111010100111010110110111101101011110 3f8edb8ea75b7d3f8edb8ea75b7b5e
UTF-8 﨑ロァ[}﨑ロァ[{^ 1110111110101000100100011110111110111110100110111110111110111101101001110101101101111101111011111010100010010001111011111011111010011011111011111011110110100111010110110111101101011110 efa891efbe9befbda75b7defa891efbe9befbda75b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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