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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??里?n}??里?n{^ 001111110011111110010111101000100011111101101110011111010011111100111111100101111010001000111111011011100111101101011110 3f3f97a23f6e7d3f3f97a23f6e7b5e
EUC-JP ??里?n}??里?n{^ 001111110011111111001110101001000011111101101110011111010011111100111111110011101010010000111111011011100111101101011110 3f3fcea43f6e7d3f3fcea43f6e7b5e
UTF-8 뤶햵里푥n}뤶햵里푥n{^ 1110101110100100101101101110110110010110101101011110100110000111100011001110110110010001101001010110111001111101111010111010010010110110111011011001011010110101111010011000011110001100111011011001000110100101011011100111101101011110 eba4b6ed96b5e9878ced91a56e7deba4b6ed96b5e9878ced91a56e7b5e
UHC 뤶햵里푥n}뤶햵里푥n{^ 100011111110010011000001100011101101011111101100101111100110111101101110011111011000111111100100110000011000111011010111111011001011111001101111011011100111101101011110 8fe4c18ed7ecbe6f6e7d8fe4c18ed7ecbe6f6e7b5e

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