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 鸚??揖??懿 11101010010111110011111100111111100101110100101100111111001111111001110011110010 ea5f3f3f974b3f3f9cf2
EUC-JP 鸚??揖??懿 11110011110000000011111100111111110011011010110000111111001111111101100011110100 f3c03f3fcdac3f3fd8f4
UTF-8 鸚룹꼹揖몌쭪懿 111010011011100010011010111010111010001110111001111010101011110010111001111001101000111110010110111010111010101010001100111011001010110110101010111001101000011110111111 e9b89aeba3b9eabcb9e68f96ebaa8cecadaae687bf
UHC 鸚룹꼹揖몌쭪懿 1110010110100100101101111110110010000100100100011110101111100111101110001110111110100111100111101110101111110011 e5a4b7ec8491ebe7b8efa79eebf3

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