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 鵝??佯??訟 11101010010000000011111100111111100110001101000100111111001111111000111111010111 ea403f3f98d13f3f8fd7
EUC-JP 鵝??佯??訟 11110011101000010011111100111111110100001101001100111111001111111011111011011001 f3a13f3fd0d33f3fbed9
UTF-8 鵝롫젲佯꾪쓲訟 111010011011010110011101111010111010000110101011111011001010000010110010111001001011110110101111111010101011111010101010111011001001001110110010111010001010100010011111 e9b59deba1abeca0b2e4bdafeabeaaec93b2e8a89f
UHC 鵝롫젲佯꾪쓲訟 1110010010111101100011101110101110100000101001101110010110111010100001001110110110011101100100001110000111101000 e4bd8eeba0a6e5ba84ed9d90e1e8

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