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 ??^}????t?? 0011111100111111010111100111110100111111001111110011111100111111011101000011111100111111 3f3f5e7d3f3f3f3f743f3f
SJIS-WIN テ・^}ツ北テ」tツ北 11000011101001010101111001111101110000101001011001101011110000111010001101110100110000101001011001101011 c3a55e7dc2966bc3a374c2966b
EUC-JP テ・^}ツ北テ」tツ北 10001110110000111000111010100101010111100111110110001110110000101100101111001100100011101100001110001110101000110111010010001110110000101100101111001100 8ec38ea55e7d8ec2cbcc8ec38ea3748ec2cbcc
UTF-8 テ・^}ツ北テ」tツ北 111011111011111010000011111011111011110110100101010111100111110111101111101111101000001011100101100011001001011111101111101111101000001111101111101111011010001101110100111011111011111010000010111001011000110010010111 efbe83efbda55e7defbe82e58c97efbe83efbda374efbe82e58c97
UHC ??^}?北??t?北 00111111001111110101111001111101001111111101110111000001001111110011111101110100001111111101110111000001 3f3f5e7d3fddc13f3f743fddc1

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