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 鵝??野??有 11101010010000000011111100111111100101101110110000111111001111111001011101001100 ea403f3f96ec3f3f974c
EUC-JP 鵝??野??有 11110011101000010011111100111111110011001110111000111111001111111100110110101101 f3a13f3fccee3f3fcdad
UTF-8 鵝롫젌野╉끁有 111010011011010110011101111010111010000110101011111011001010000010001100111010011000011110001110111000101001010110001001111010111000000110000001111001101001110010001001 e9b59deba1abeca08ce9878ee29589eb8181e69c89
UHC 鵝롫젌野╉끁有 1110010010111101100011101110101110100000100011011110010110101111101001101110001110000101101101111110101011110011 e4bd8eeba08de5afa6e385b7eaf3

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