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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 倚?倚?n}倚?倚?n{^ 1001100011011111001111111001100011011111001111110110111001111101100110001101111100111111100110001101111100111111011011100111101101011110 98df3f98df3f6e7d98df3f98df3f6e7b5e
EUC-JP 倚?倚?n}倚?倚?n{^ 1101000011100001001111111101000011100001001111110110111001111101110100001110000100111111110100001110000100111111011011100111101101011110 d0e13fd0e13f6e7dd0e13fd0e13f6e7b5e
UTF-8 倚즋倚쥻n}倚즋倚쥻n{^ 1110010110000000100110101110110010100110100010111110010110000000100110101110110010100101101110110110111001111101111001011000000010011010111011001010011010001011111001011000000010011010111011001010010110111011011011100111101101011110 e5809aeca68be5809aeca5bb6e7de5809aeca68be5809aeca5bb6e7b5e
UHC 倚즋倚쥻n}倚즋倚쥻n{^ 111010111110111110100011010101111110101111101111101000110100101001101110011111011110101111101111101000110101011111101011111011111010001101001010011011100111101101011110 ebefa357ebefa34a6e7debefa357ebefa34a6e7b5e

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