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 貳貽潁鳰}貳貽潁鳰{^ 11100110110001101110011011000100100111111111000111101001111010100111110111100110110001101110011011000100100111111111000111101001111010100111101101011110 e6c6e6c49ff1e9ea7de6c6e6c49ff1e9ea7b5e
EUC-JP 貳貽潁鳰}貳貽潁鳰{^ 11101100110010001110110011000110110111101111001111110010111011000111110111101100110010001110110011000110110111101111001111110010111011000111101101011110 ecc8ecc6def3f2ec7decc8ecc6def3f2ec7b5e
UTF-8 貳貽潁鳰}貳貽潁鳰{^ 111010001011001010110011111010001011001010111101111001101011110110000001111010011011001110110000011111011110100010110010101100111110100010110010101111011110011010111101100000011110100110110011101100000111101101011110 e8b2b3e8b2bde6bd81e9b3b07de8b2b3e8b2bde6bd81e9b3b07b5e
UHC 貳貽潁?}貳貽潁?{^ 1110110011000011111011001100001011100111101110000011111101111101111011001100001111101100110000101110011110111000001111110111101101011110 ecc3ecc2e7b83f7decc3ecc2e7b83f7b5e

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