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 ??E}??E{^ 001111110011111101000101011111010011111100111111010001010111101101011110 3f3f457d3f3f457b5e
SJIS-WIN ツ竪E}ツ竪E{^ 1100001010010010010001110100010101111101110000101001001001000111010001010111101101011110 c29247457dc29247457b5e
EUC-JP ツ竪E}ツ竪E{^ 10001110110000101100001110101000010001010111110110001110110000101100001110101000010001010111101101011110 8ec2c3a8457d8ec2c3a8457b5e
UTF-8 ツ竪E}ツ竪E{^ 1110111110111110100000101110011110101011101010100100010101111101111011111011111010000010111001111010101110101010010001010111101101011110 efbe82e7abaa457defbe82e7abaa457b5e
UHC ?竪E}?竪E{^ 0011111111100010101101010100010101111101001111111110001010110101010001010111101101011110 3fe2b5457d3fe2b5457b5e

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