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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 碾賈磋豬\}碾賈磋豬\{^ 111000011111100011100110110010011110000111110110111001101011010101011100011111011110000111111000111001101100100111100001111101101110011010110101010111000111101101011110 e1f8e6c9e1f6e6b55c7de1f8e6c9e1f6e6b55c7b5e
EUC-JP 碾賈磋豬\}碾賈磋豬\{^ 111000101111101011101100110010111110001011111000111011001011011101011100011111011110001011111010111011001100101111100010111110001110110010110111010111000111101101011110 e2faeccbe2f8ecb75c7de2faeccbe2f8ecb75c7b5e
UTF-8 碾賈磋豬\}碾賈磋豬\{^ 1110011110100010101111101110100010110011100010001110011110100011100010111110100010110001101011000101110001111101111001111010001010111110111010001011001110001000111001111010001110001011111010001011000110101100010111000111101101011110 e7a2bee8b388e7a38be8b1ac5c7de7a2bee8b388e7a38be8b1ac5c7b5e
UHC ?賈磋?\}?賈磋?\{^ 0011111111001010101110011111001110101111001111110101110001111101001111111100101010111001111100111010111100111111010111000111101101011110 3fcab9f3af3f5c7d3fcab9f3af3f5c7b5e

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