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 猷ョ?}猷ョ?{^ 10010111010100011000001110000111001111110111110110010111010100011000001110000111001111110111101101011110 975183873f7d975183873f7b5e
EUC-JP 猷ョ?}猷ョ?{^ 11001101101100101010010111100111001111110111110111001101101100101010010111100111001111110111101101011110 cdb2a5e73f7dcdb2a5e73f7b5e
UTF-8 猷ョ냹}猷ョ냹{^ 111001111000110010110111111000111000001110100111111010111000001110111001011111011110011110001100101101111110001110000011101001111110101110000011101110010111101101011110 e78cb7e383a7eb83b97de78cb7e383a7eb83b97b5e
UHC 猷ョ냹}猷ョ냹{^ 111010111010001110101011111001111000011010001001011111011110101110100011101010111110011110000110100010010111101101011110 eba3abe786897deba3abe786897b5e

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