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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テ・ツ淞εィツ按 1100001110100101110000101001111111000010100000111100001110101000110000101000100011000010 c3a5c29fc283c3a8c288c2
EUC-JP テ・ツ淞εィツ按 10001110110000111000111010100101100011101100001011011110110001001010011011000101100011101010100010001110110000101011000011000100 8ec38ea58ec2dec4a6c58ea88ec2b0c4
UTF-8 テ・ツ淞εィツ按 1110111110111110100000111110111110111101101001011110111110111110100000101110011010110111100111101100111010110101111011111011110110101000111011111011111010000010111001101000110010001001 efbe83efbda5efbe82e6b79eceb5efbda8efbe82e68c89
UHC ???淞ε??按 0011111100111111001111111110000111100111101001011110010100111111001111111110010011001110 3f3f3fe1e7a5e53f3fe4ce

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