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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?母?n}?母?n{^ 00111111100101011110101000111111011011100111110100111111100101011110101000111111011011100111101101011110 3f95ea3f6e7d3f95ea3f6e7b5e
EUC-JP ?母?n}?母?n{^ 00111111110010101110110000111111011011100111110100111111110010101110110000111111011011100111101101011110 3fcaec3f6e7d3fcaec3f6e7b5e
UTF-8 뤲母풥n}뤲母풥n{^ 1110101110100100101100101110011010101111100011011110110110010010101001010110111001111101111010111010010010110010111001101010111110001101111011011001001010100101011011100111101101011110 eba4b2e6af8ded92a56e7deba4b2e6af8ded92a56e7b5e
UHC 뤲母풥n}뤲母풥n{^ 1000111111100000110110011011110110111111010010000110111001111101100011111110000011011001101111011011111101001000011011100111101101011110 8fe0d9bdbf486e7d8fe0d9bdbf486e7b5e

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