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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ツ竪ツ妥セツ竪ツ妥セB 110000101001001001000111110000101001000111000011101111101100001010010010010001111100001010010001110000111011111001000010 c29247c291c3bec29247c291c3be42
EUC-JP ツ竪ツ妥セツ竪ツ妥セB 100011101100001011000011101010001000111011000010110000101100010110001110101111101000111011000010110000111010100010001110110000101100001011000101100011101011111001000010 8ec2c3a88ec2c2c58ebe8ec2c3a88ec2c2c58ebe42
UTF-8 ツ竪ツ妥セツ竪ツ妥セB 11101111101111101000001011100111101010111010101011101111101111101000001011100101101001101010010111101111101111011011111011101111101111101000001011100111101010111010101011101111101111101000001011100101101001101010010111101111101111011011111001000010 efbe82e7abaaefbe82e5a6a5efbdbeefbe82e7abaaefbe82e5a6a5efbdbe42
UHC ?竪?妥??竪?妥?B 001111111110001010110101001111111111011011100110001111110011111111100010101101010011111111110110111001100011111101000010 3fe2b53ff6e63f3fe2b53ff6e63f42

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