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{^ 1110101110100100101100101110011010101111100011011110110110010011100010100110111001111101111010111010010010110010111001101010111110001101111011011001001110001010011011100111101101011110 eba4b2e6af8ded938a6e7deba4b2e6af8ded938a6e7b5e
UHC 뤲母퓊n}뤲母퓊n{^ 1000111111100000110110011011110110111111011100100110111001111101100011111110000011011001101111011011111101110010011011100111101101011110 8fe0d9bdbf726e7d8fe0d9bdbf726e7b5e

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