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 跛晉砂跛晉砂^ 11100110111010101001110111100111100011011011101111100110111010101001110111100111100011011011101101011110 e6ea9de78dbbe6ea9de78dbb5e
EUC-JP 跛晉砂跛晉砂^ 11101100111011001101101011101001101110101011110111101100111011001101101011101001101110101011110101011110 ececdae9babdececdae9babd5e
UTF-8 跛晉砂跛晉砂^ 11101000101101111001101111100110100110011000100111100111101000001000001011101000101101111001101111100110100110011000100111100111101000001000001001011110 e8b79be69989e7a082e8b79be69989e7a0825e
UHC 跛晉砂跛晉砂^ 11110111111101011111001011001011110111101110001111110111111101011111001011001011110111101110001101011110 f7f5f2cbdee3f7f5f2cbdee35e

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