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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鵝??鵝??巖 11101010010000000011111100111111111010100100000000111111001111111001101111011100 ea403f3fea403f3f9bdc
EUC-JP 鵝??鵝??巖 11110011101000010011111100111111111100111010000100111111001111111101011011011110 f3a13f3ff3a13f3fd6de
UTF-8 鵝뚰뢟鵝뚰뢟巖 111010011011010110011101111010111001101010110000111010111010001010011111111010011011010110011101111010111001101010110000111010111010001010011111111001011011011110010110 e9b59deb9ab0eba29fe9b59deb9ab0eba29fe5b796
UHC 鵝뚰뢟鵝뚰뢟巖 1110010010111101100011001110110110001111010110101110010010111101100011001110110110001111010110101110010011011100 e4bd8ced8f5ae4bd8ced8f5ae4dc

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