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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辛?魚?辛?魚?^ 10010000011010000011111110001011100110110011111110010000011010000011111110001011100110110011111101011110 90683f8b9b3f90683f8b9b3f5e
EUC-JP 辛?魚?辛?魚?^ 10111111110010010011111110110101111110110011111110111111110010010011111110110101111110110011111101011110 bfc93fb5fb3fbfc93fb5fb3f5e
UTF-8 辛렣魚받辛렣魚밗^ 11101000101111101001101111101011101000001010001111101001101011011001101011101011101100001001101111101000101111101001101111101011101000001010001111101001101011011001101011101011101100001001011101011110 e8be9beba0a3e9ad9aebb09be8be9beba0a3e9ad9aebb0975e
UHC 辛렣魚받辛렣魚밗^ 1110001111110100100011101011010011100101111000001011100111011110111000111111010010001110101101001110010111100000101110011101110001011110 e3f48eb4e5e0b9dee3f48eb4e5e0b9dc5e

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