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 ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ティツ淞セLティツ淞セL^ 110000111010100011000010100111111100001010111110010011001100001110101000110000101001111111000010101111100100110001011110 c3a8c29fc2be4cc3a8c29fc2be4c5e
EUC-JP ティツ淞セLティツ淞セL^ 1000111011000011100011101010100010001110110000101101111011000100100011101011111001001100100011101100001110001110101010001000111011000010110111101100010010001110101111100100110001011110 8ec38ea88ec2dec48ebe4c8ec38ea88ec2dec48ebe4c5e
UTF-8 ティツ淞セLティツ淞セL^ 111011111011111010000011111011111011110110101000111011111011111010000010111001101011011110011110111011111011110110111110010011001110111110111110100000111110111110111101101010001110111110111110100000101110011010110111100111101110111110111101101111100100110001011110 efbe83efbda8efbe82e6b79eefbdbe4cefbe83efbda8efbe82e6b79eefbdbe4c5e
UHC ???淞?L???淞?L^ 001111110011111100111111111000011110011100111111010011000011111100111111001111111110000111100111001111110100110001011110 3f3f3fe1e73f4c3f3f3fe1e73f4c5e

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