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{^ 1001110110001010001111111111101101010101001111110110111001111101100111011000101000111111111110110101010100111111011011100111101101011110 9d8a3ffb553f6e7d9d8a3ffb553f6e7b5e
EUC-JP 搖?煜?n}搖?煜?n{^ 11011001111010100011111110001111110010011111110000111111011011100111110111011001111010100011111110001111110010011111110000111111011011100111101101011110 d9ea3f8fc9fc3f6e7dd9ea3f8fc9fc3f6e7b5e
UTF-8 搖렪煜렖n}搖렪煜렖n{^ 1110011010010000100101101110101110100000101010101110011110000101100111001110101110100000100101100110111001111101111001101001000010010110111010111010000010101010111001111000010110011100111010111010000010010110011011100111101101011110 e69096eba0aae7859ceba0966e7de69096eba0aae7859ceba0966e7b5e
UHC 搖렪煜렖n}搖렪煜렖n{^ 111010001111010010001110101110001110100111110010100011101010101101101110011111011110100011110100100011101011100011101001111100101000111010101011011011100111101101011110 e8f48eb8e9f28eab6e7de8f48eb8e9f28eab6e7b5e

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