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 猾ーヲ}猾ーヲ{^ 1110000011001111101100001010011001111101111000001100111110110000101001100111101101011110 e0cfb0a67de0cfb0a67b5e
EUC-JP 猾ーヲ}猾ーヲ{^ 111000001101000110001110101100001000111010100110011111011110000011010001100011101011000010001110101001100111101101011110 e0d18eb08ea67de0d18eb08ea67b5e
UTF-8 猾ーヲ}猾ーヲ{^ 111001111000110010111110111011111011110110110000111011111011110110100110011111011110011110001100101111101110111110111101101100001110111110111101101001100111101101011110 e78cbeefbdb0efbda67de78cbeefbdb0efbda67b5e
UHC 猾??}猾??{^ 1111110011000010001111110011111101111101111111001100001000111111001111110111101101011110 fcc23f3f7dfcc23f3f7b5e

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