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 慂??慂??魚 10011100110010000011111100111111100111001100100000111111001111111000101110011011 9cc83f3f9cc83f3f8b9b
EUC-JP 慂??慂??魚 11011000110010100011111100111111110110001100101000111111001111111011010111111011 d8ca3f3fd8ca3f3fb5fb
UTF-8 慂롫젾慂롫젔魚 111001101000010110000010111010111010000110101011111011001010000010111110111001101000010110000010111010111010000110101011111011001010000010010100111010011010110110011010 e68582eba1abeca0bee68582eba1abeca094e9ad9a
UHC 慂롫젾慂롫젔魚 1110100110111101100011101110101110100000101100001110100110111101100011101110101110100000100100101110010111100000 e9bd8eeba0b0e9bd8eeba092e5e0

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