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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 燉粱n}燉粱n{^ 11100000100101111110001011101011011011100111110111100000100101111110001011101011011011100111101101011110 e097e2eb6e7de097e2eb6e7b5e
EUC-JP 燉粱n}燉粱n{^ 11011111111101111110010011101101011011100111110111011111111101111110010011101101011011100111101101011110 dff7e4ed6e7ddff7e4ed6e7b5e
UTF-8 燉粱n}燉粱n{^ 1110011110000111100010011110011110110010101100010110111001111101111001111000011110001001111001111011001010110001011011100111101101011110 e78789e7b2b16e7de78789e7b2b16e7b5e
UHC 燉粱n}燉粱n{^ 11010100110010011101010111011100011011100111110111010100110010011101010111011100011011100111101101011110 d4c9d5dc6e7dd4c9d5dc6e7b5e

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