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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 銖シ雕オn}銖シ雕オn{^ 1110011111110001101111001110100010111000101101010110111001111101111001111111000110111100111010001011100010110101011011100111101101011110 e7f1bce8b8b56e7de7f1bce8b8b56e7b5e
EUC-JP 銖シ雕オn}銖シ雕オn{^ 111011101111001110001110101111001111000010111010100011101011010101101110011111011110111011110011100011101011110011110000101110101000111010110101011011100111101101011110 eef38ebcf0ba8eb56e7deef38ebcf0ba8eb56e7b5e
UTF-8 銖シ雕オn}銖シ雕オn{^ 1110100110001010100101101110111110111101101111001110100110011011100101011110111110111101101101010110111001111101111010011000101010010110111011111011110110111100111010011001101110010101111011111011110110110101011011100111101101011110 e98a96efbdbce99b95efbdb56e7de98a96efbdbce99b95efbdb56e7b5e
UHC 銖?雕?n}銖?雕?n{^ 1110001011000111001111111111000011100111001111110110111001111101111000101100011100111111111100001110011100111111011011100111101101011110 e2c73ff0e73f6e7de2c73ff0e73f6e7b5e

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