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{^ 10001000111001011110101001101100100000101011001000111111011011100111110110001000111001011110101001101100100000101011001000111111011011100111101101011110 88e5ea6c82b23f6e7d88e5ea6c82b23f6e7b5e
EUC-JP 亥麝ご?n}亥麝ご?n{^ 10110000111001111111001111001101101001001011010000111111011011100111110110110000111001111111001111001101101001001011010000111111011011100111101101011110 b0e7f3cda4b43f6e7db0e7f3cda4b43f6e7b5e
UTF-8 亥麝ご렜n}亥麝ご렜n{^ 1110010010111010101001011110100110111010100111011110001110000001100101001110101110100000100111000110111001111101111001001011101010100101111010011011101010011101111000111000000110010100111010111010000010011100011011100111101101011110 e4baa5e9ba9de38194eba09c6e7de4baa5e9ba9de38194eba09c6e7b5e
UHC 亥麝ご렜n}亥麝ご렜n{^ 111110101010010011011110111110101010101010110100100011101010111001101110011111011111101010100100110111101111101010101010101101001000111010101110011011100111101101011110 faa4defaaab48eae6e7dfaa4defaaab48eae6e7b5e

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