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{^ 10010001010100001001010010110101011011100111110110010001010100001001010010110101011011100111101101011110 915094b56e7d915094b56e7b5e
EUC-JP 善鳩n}善鳩n{^ 11000001101100011100100010110111011011100111110111000001101100011100100010110111011011100111101101011110 c1b1c8b76e7dc1b1c8b76e7b5e
UTF-8 善鳩n}善鳩n{^ 1110010110010110100001001110100110110011101010010110111001111101111001011001011010000100111010011011001110101001011011100111101101011110 e59684e9b3a96e7de59684e9b3a96e7b5e
UHC 善鳩n}善鳩n{^ 11100000101111001100111111001101011011100111110111100000101111001100111111001101011011100111101101011110 e0bccfcd6e7de0bccfcd6e7b5e

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