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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 犢}犢{^ 111000001011011111110000111001101111000011100110011111011110000010110111111100001110011011110000111001100111101101011110 e0b7f0e6f0e67de0b7f0e6f0e67b5e
EUC-JP 犢??}犢??{^ 1110000010111001001111110011111101111101111000001011100100111111001111110111101101011110 e0b93f3f7de0b93f3f7b5e
UTF-8 犢}犢{^ 111001111000101010100010111011101000001010100101111011101000001010100101011111011110011110001010101000101110111010000010101001011110111010000010101001010111101101011110 e78aa2ee82a5ee82a57de78aa2ee82a5ee82a57b5e
UHC 犢??}犢??{^ 1101010010111011001111110011111101111101110101001011101100111111001111110111101101011110 d4bb3f3f7dd4bb3f3f7b5e

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