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 ティツ敖扶ティツ敖府^ 110000111010100011000010100111011100001010010101011111011100001110101000110000101001110111000010100101010111101101011110 c3a8c29dc2957dc3a8c29dc2957b5e
EUC-JP ティツ敖扶ティツ敖府^ 100011101100001110001110101010001000111011000010110110101100010011001001110111101000111011000011100011101010100010001110110000101101101011000100110010011101110001011110 8ec38ea88ec2dac4c9de8ec38ea88ec2dac4c9dc5e
UTF-8 ティツ敖扶ティツ敖府^ 11101111101111101000001111101111101111011010100011101111101111101000001011100110100101011001011011100110100010011011011011101111101111101000001111101111101111011010100011101111101111101000001011100110100101011001011011100101101110101001110001011110 efbe83efbda8efbe82e69596e689b6efbe83efbda8efbe82e69596e5ba9c5e
UHC ???敖扶???敖府^ 001111110011111100111111111001111111100111011101101001100011111100111111001111111110011111111001110111011010010001011110 3f3f3fe7f9dda63f3f3fe7f9dda45e

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