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 111001001001110110001111111011011000111101011100111001001101110110001011111011011000111101001110 e49d8fed8f5ce4dd8bed8f4e
SJIS-WIN ?????\?????N 001111110011111100111111001111110011111101011100001111110011111100111111001111110011111101001110 3f3f3f3f3f5c3f3f3f3f3f4e
EUC-JP ä??í?\äÝ?í?N 10001111101010111010001100111111001111111000111110101011101111110011111101011100100011111010101110100011100011111010101011110010001111111000111110101011101111110011111101001110 8faba33f3f8fabbf3f5c8faba38faaf23f8fabbf3f4e
UTF-8 䝏í\ä݋íN 11000011101001001100001010011101110000101000111111000011101011011100001010001111010111001100001110100100110000111001110111000010100010111100001110101101110000101000111101001110 c3a4c29dc28fc3adc28f5cc3a4c39dc28bc3adc28f4e
UHC ?????\?????N 001111110011111100111111001111110011111101011100001111110011111100111111001111110011111101001110 3f3f3f3f3f5c3f3f3f3f3f4e

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