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 鵝??巖??術 11101010010000000011111100111111100110111101110000111111001111111000111101110000 ea403f3f9bdc3f3f8f70
EUC-JP 鵝??巖??術 11110011101000010011111100111111110101101101111000111111001111111011110111010001 f3a13f3fd6de3f3fbdd1
UTF-8 鵝뜌뢔巖땯뙲術 111010011011010110011101111010111001110010001100111010111010001010010100111001011011011110010110111010111001010110101111111010111001100110110010111010001010000110010011 e9b59deb9c8ceba294e5b796eb95afeb99b2e8a193
UHC 鵝뜌뢔巖땯뙲術 1110010010111101100011011000111110001111010011111110010011011100100010111000010110001100101101011110001011111010 e4bd8d8f8f4fe4dc8b858cb5e2fa

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