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 讓滔長讓滔町^ 11100110101010001001111111101011100100101011011111100110101010001001111111101011100100101010110001011110 e6a89feb92b7e6a89feb92ac5e
EUC-JP 讓滔長讓滔町^ 11101100101010101101111011101101110001001011100111101100101010101101111011101101110001001010111001011110 ecaadeedc4b9ecaadeedc4ae5e
UTF-8 讓滔長讓滔町^ 11101000101011101001001111100110101110111001010011101001100101011011011111101000101011101001001111100110101110111001010011100111100101001011101001011110 e8ae93e6bb94e995b7e8ae93e6bb94e794ba5e
UHC 讓滔長讓滔町^ 11100101110100111101010010100101111011011111111011100101110100111101010010100101111011111110101101011110 e5d3d4a5edfee5d3d4a5efeb5e

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