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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ竪ツ淞扶ツ竪ツ淞府^ 1100001010010010010001111100001010011111110000101001010101111101110000101001001001000111110000101001111111000010100101010111101101011110 c29247c29fc2957dc29247c29fc2957b5e
EUC-JP ツ竪ツ淞扶ツ竪ツ淞府^ 100011101100001011000011101010001000111011000010110111101100010011001001110111101000111011000010110000111010100010001110110000101101111011000100110010011101110001011110 8ec2c3a88ec2dec4c9de8ec2c3a88ec2dec4c9dc5e
UTF-8 ツ竪ツ淞扶ツ竪ツ淞府^ 11101111101111101000001011100111101010111010101011101111101111101000001011100110101101111001111011100110100010011011011011101111101111101000001011100111101010111010101011101111101111101000001011100110101101111001111011100101101110101001110001011110 efbe82e7abaaefbe82e6b79ee689b6efbe82e7abaaefbe82e6b79ee5ba9c5e
UHC ?竪?淞扶?竪?淞府^ 0011111111100010101101010011111111100001111001111101110110100110001111111110001010110101001111111110000111100111110111011010010001011110 3fe2b53fe1e7dda63fe2b53fe1e7dda45e

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