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 鞐∵イシ鞐∵イシ^ 11101000110111101000000111100110101100101011110011101000110111101000000111100110101100101011110001011110 e8de81e6b2bce8de81e6b2bc5e
EUC-JP 鞐∵イシ鞐∵イシ^ 1111000011100000101000101110100010001110101100101000111010111100111100001110000010100010111010001000111010110010100011101011110001011110 f0e0a2e88eb28ebcf0e0a2e88eb28ebc5e
UTF-8 鞐∵イシ鞐∵イシ^ 11101001100111101001000011100010100010001011010111101111101111011011001011101111101111011011110011101001100111101001000011100010100010001011010111101111101111011011001011101111101111011011110001011110 e99e90e288b5efbdb2efbdbce99e90e288b5efbdb2efbdbc5e
UHC ?∵???∵??^ 0011111110100001111100010011111100111111001111111010000111110001001111110011111101011110 3fa1f13f3f3fa1f13f3f5e

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