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 猷れ?}猷れ?{^ 10010111010100011000001011101010001111110111110110010111010100011000001011101010001111110111101101011110 975182ea3f7d975182ea3f7b5e
EUC-JP 猷れ?}猷れ?{^ 11001101101100101010010011101100001111110111110111001101101100101010010011101100001111110111101101011110 cdb2a4ec3f7dcdb2a4ec3f7b5e
UTF-8 猷れ룗}猷れ룗{^ 111001111000110010110111111000111000001010001100111010111010001110010111011111011110011110001100101101111110001110000010100011001110101110100011100101110111101101011110 e78cb7e3828ceba3977de78cb7e3828ceba3977b5e
UHC 猷れ룗}猷れ룗{^ 111010111010001110101010111011001000111110010011011111011110101110100011101010101110110010001111100100110111101101011110 eba3aaec8f937deba3aaec8f937b5e

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