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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豸轡豸計}豸轡豸計{^ 11100110101101101000110001000100111001101011011010001100011101100111110111100110101101101000110001000100111001101011011010001100011101100111101101011110 e6b68c44e6b68c767de6b68c44e6b68c767b5e
EUC-JP 豸轡豸計}豸轡豸計{^ 11101100101110001011011110100101111011001011100010110111110101110111110111101100101110001011011110100101111011001011100010110111110101110111101101011110 ecb8b7a5ecb8b7d77decb8b7a5ecb8b7d77b5e
UTF-8 豸轡豸計}豸轡豸計{^ 111010001011000110111000111010001011110110100001111010001011000110111000111010001010100010001000011111011110100010110001101110001110100010111101101000011110100010110001101110001110100010101000100010000111101101011110 e8b1b8e8bda1e8b1b8e8a8887de8b1b8e8bda1e8b1b8e8a8887b5e
UHC ???計}???計{^ 00111111001111110011111111001101101010100111110100111111001111110011111111001101101010100111101101011110 3f3f3fcdaa7d3f3f3fcdaa7b5e

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