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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?母?}?母?{^ 0011111110010101111010100011111101111101001111111001010111101010001111110111101101011110 3f95ea3f7d3f95ea3f7b5e
EUC-JP ?母?}?母?{^ 0011111111001010111011000011111101111101001111111100101011101100001111110111101101011110 3fcaec3f7d3fcaec3f7b5e
UTF-8 뤲母흋}뤲母흋{^ 111010111010010010110010111001101010111110001101111011011001110110001011011111011110101110100100101100101110011010101111100011011110110110011101100010110111101101011110 eba4b2e6af8ded9d8b7deba4b2e6af8ded9d8b7b5e
UHC 뤲母흋}뤲母흋{^ 100011111110000011011001101111011100010101101110011111011000111111100000110110011011110111000101011011100111101101011110 8fe0d9bdc56e7d8fe0d9bdc56e7b5e

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