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 ???F[}???F[{^ 00111111001111110011111101000110010110110111110100111111001111110011111101000110010110110111101101011110 3f3f3f465b7d3f3f3f465b7b5e
SJIS-WIN 鵝??F[}鵝??F[{^ 111010100100000000111111001111110100011001011011011111011110101001000000001111110011111101000110010110110111101101011110 ea403f3f465b7dea403f3f465b7b5e
EUC-JP 鵝??F[}鵝??F[{^ 111100111010000100111111001111110100011001011011011111011111001110100001001111110011111101000110010110110111101101011110 f3a13f3f465b7df3a13f3f465b7b5e
UTF-8 鵝녻쥤F[}鵝녻쥤F[{^ 11101001101101011001110111101011100001011011101111101100101001011010010001000110010110110111110111101001101101011001110111101011100001011011101111101100101001011010010001000110010110110111101101011110 e9b59deb85bbeca5a4465b7de9b59deb85bbeca5a4465b7b5e
UHC 鵝녻쥤F[}鵝녻쥤F[{^ 11100100101111011000011011101000101000101001011001000110010110110111110111100100101111011000011011101000101000101001011001000110010110110111101101011110 e4bd86e8a296465b7de4bd86e8a296465b7b5e

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