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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?班懶?}?班懶?{^ 001111111001010011000111100111001110111100111111011111010011111110010100110001111001110011101111001111110111101101011110 3f94c79cef3f7d3f94c79cef3f7b5e
EUC-JP ?班懶?}?班懶?{^ 001111111100100011001001110110001111000100111111011111010011111111001000110010011101100011110001001111110111101101011110 3fc8c9d8f13f7d3fc8c9d8f13f7b5e
UTF-8 뤾班懶렍}뤾班懶렍{^ 111010111010010010111110111001111000111110101101111001101000011110110110111010111010000010001101011111011110101110100100101111101110011110001111101011011110011010000111101101101110101110100000100011010111101101011110 eba4bee78fade687b6eba08d7deba4bee78fade687b6eba08d7b5e
UHC 뤾班懶렍}뤾班懶렍{^ 10001111111010101101101011101100110101001111101110001110101000110111110110001111111010101101101011101100110101001111101110001110101000110111101101011110 8feadaecd4fb8ea37d8feadaecd4fb8ea37b5e

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