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 讓滕升讓滕升^ 11100110101010001001111111101100100011111010000111100110101010001001111111101100100011111010000101011110 e6a89fec8fa1e6a89fec8fa15e
EUC-JP 讓滕升讓滕升^ 11101100101010101101111011101110101111101010001111101100101010101101111011101110101111101010001101011110 ecaadeeebea3ecaadeeebea35e
UTF-8 讓滕升讓滕升^ 11101000101011101001001111100110101110111001010111100101100011011000011111101000101011101001001111100110101110111001010111100101100011011000011101011110 e8ae93e6bb95e58d87e8ae93e6bb95e58d875e
UHC 讓?升讓?升^ 1110010111010011001111111110001110101110111001011101001100111111111000111010111001011110 e5d33fe3aee5d33fe3ae5e

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