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 焏ロァ[}焏ロァ[{^ 11111011010100111101101110100111010110110111110111111011010100111101101110100111010110110111101101011110 fb53dba75b7dfb53dba75b7b5e
EUC-JP 焏ロァ[}焏ロァ[{^ 10001111110010011110100110001110110110111000111010100111010110110111110110001111110010011110100110001110110110111000111010100111010110110111101101011110 8fc9e98edb8ea75b7d8fc9e98edb8ea75b7b5e
UTF-8 焏ロァ[}焏ロァ[{^ 1110011110000100100011111110111110111110100110111110111110111101101001110101101101111101111001111000010010001111111011111011111010011011111011111011110110100111010110110111101101011110 e7848fefbe9befbda75b7de7848fefbe9befbda75b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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