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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 讓滔魂讓滔魂^ 11100110101010001001111111101011100011011011000011100110101010001001111111101011100011011011000001011110 e6a89feb8db0e6a89feb8db05e
EUC-JP 讓滔魂讓滔魂^ 11101100101010101101111011101101101110101011001011101100101010101101111011101101101110101011001001011110 ecaadeedbab2ecaadeedbab25e
UTF-8 讓滔魂讓滔魂^ 11101000101011101001001111100110101110111001010011101001101011011000001011101000101011101001001111100110101110111001010011101001101011011000001001011110 e8ae93e6bb94e9ad82e8ae93e6bb94e9ad825e
UHC 讓滔魂讓滔魂^ 11100101110100111101010010100101111110111110101111100101110100111101010010100101111110111110101101011110 e5d3d4a5fbebe5d3d4a5fbeb5e

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