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 11000010100110111100001010000010110000101001110111000011100011010111011011000010100110111100001010000010110000101001110111000011100011010111011001000010 c29bc282c29dc38d76c29bc282c29dc38d7642
EUC-JP ツ崢つ敕貢ツ崢つ敕貢B 100011101100001011010110110001001010010011000100110110101100010110111001110101111000111011000010110101101100010010100100110001001101101011000101101110011101011101000010 8ec2d6c4a4c4dac5b9d78ec2d6c4a4c4dac5b9d742
UTF-8 ツ崢つ敕貢ツ崢つ敕貢B 11101111101111101000001011100101101101001010001011100011100000011010010011100110100101011001010111101000101100101010001011101111101111101000001011100101101101001010001011100011100000011010010011100110100101011001010111101000101100101010001001000010 efbe82e5b4a2e381a4e69595e8b2a2efbe82e5b4a2e381a4e69595e8b2a242
UHC ??つ?貢??つ?貢B 001111110011111110101010110001000011111111001101111110000011111100111111101010101100010000111111110011011111100001000010 3f3faac43fcdf83f3faac43fcdf842

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