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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 輿??????E 10010111011000000011111100111111001111110011111100111111001111111000001001100100 97603f3f3f3f3f3f8264
EUC-JP 輿??????E 11001101110000010011111100111111001111110011111100111111001111111010001111000101 cdc13f3f3f3f3f3fa3c5
UTF-8 輿살뇴杻뗰쭓類E 111010001011110010111111111011001000001010110100111010111000011110110100111011111010011110001000111010111001011110110000111011001010110110010011111011111010011110010000111011111011110010100101 e8bcbfec82b4eb87b4efa788eb97b0ecad93efa790efbca5
UHC 輿살뇴杻뗰쭓類E 11100110101010111011101111101100100001111001100011101010111101001000101111101111101001111000101111101011101110101010001111000101 e6abbbec8798eaf48befa78bebbaa3c5

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