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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 銹馴ー図銹馴ー須^ 111001111111011010010011111010011011000010010000011111011110011111110110100100111110100110110000100100000111101101011110 e7f693e9b0907de7f693e9b0907b5e
EUC-JP 銹馴ー図銹馴ー須^ 1110111011111000110001101110101110001110101100001011111111011110111011101111100011000110111010111000111010110000101111111101110001011110 eef8c6eb8eb0bfdeeef8c6eb8eb0bfdc5e
UTF-8 銹馴ー図銹馴ー須^ 11101001100010101011100111101001101001101011010011101111101111011011000011100101100110111011001111101001100010101011100111101001101001101011010011101111101111011011000011101001101000001000100001011110 e98ab9e9a6b4efbdb0e59bb3e98ab9e9a6b4efbdb0e9a0885e
UHC 銹馴??銹馴?須^ 1110001011001000111000101111100000111111001111111110001011001000111000101111100000111111111000101100111001011110 e2c8e2f83f3fe2c8e2f83fe2ce5e

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