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 ??~?????? 001111110011111101111110001111110011111100111111001111110011111100111111 3f3f7e3f3f3f3f3f3f
SJIS-WIN テァ~ツ個渉就テ、 110000111010011101111110110000101000110011000010100011111100001010001111010000011100001110100100 c3a77ec28cc28fc28f41c3a4
EUC-JP テァ~ツ個渉就テ、 1000111011000011100011101010011101111110100011101100001010111000110001001011111011000100101111011010001010001110110000111000111010100100 8ec38ea77e8ec2b8c4bec4bda28ec38ea4
UTF-8 テァ~ツ個渉就テ、 11101111101111101000001111101111101111011010011101111110111011111011111010000010111001011000000010001011111001101011100010001001111001011011000010110001111011111011111010000011111011111011110110100100 efbe83efbda77eefbe82e5808be6b889e5b0b1efbe83efbda4
UHC ??~?個?就?? 0011111100111111011111100011111111001011110000010011111111110110101001100011111100111111 3f3f7e3fcbc13ff6a63f3f

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