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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???寐???妹^ 0011111100111111001111111001101110000111001111110011111100111111100101101000010101011110 3f3f3f9b873f3f3f96855e
EUC-JP ???寐???妹^ 0011111100111111001111111101010111100111001111110011111100111111110010111110010101011110 3f3f3fd5e73f3f3fcbe55e
UTF-8 렱롛뤔寐렱롛뤔妹^ 11101011101000001011000111101011101000011001101111101011101001001001010011100101101011111001000011101011101000001011000111101011101000011001101111101011101001001001010011100101101001101011100101011110 eba0b1eba19beba494e5af90eba0b1eba19beba494e5a6b95e
UHC 렱롛뤔寐렱롛뤔妹^ 1000111010111110100011101101111110001111110001001101100011011011100011101011111010001110110111111000111111000100110110001101100101011110 8ebe8edf8fc4d8db8ebe8edf8fc4d8d95e

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