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 﨟エ逞納}﨟エ逞納{^ 1111101110011101101101001110011110010111100101000101101101111101111110111001110110110100111001111001011110010100010110110111101101011110 fb9db4e797945b7dfb9db4e797945b7b5e
EUC-JP ?エ逞納}?エ逞納{^ 0011111110001110101101001110110111110111110001111011110001111101001111111000111010110100111011011111011111000111101111000111101101011110 3f8eb4edf7c7bc7d3f8eb4edf7c7bc7b5e
UTF-8 﨟エ逞納}﨟エ逞納{^ 111011111010100010011111111011111011110110110100111010011000000010011110111001111011010010001101011111011110111110101000100111111110111110111101101101001110100110000000100111101110011110110100100011010111101101011110 efa89fefbdb4e9809ee7b48d7defa89fefbdb4e9809ee7b48d7b5e
UHC ??逞納}??逞納{^ 001111110011111111010110110000011101001010100001011111010011111100111111110101101100000111010010101000010111101101011110 3f3fd6c1d2a17d3f3fd6c1d2a17b5e

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