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 鰐?蔔鰐?腹^ 1001100001101011001111111110010011110111100110000110101100111111100101011010000001011110 986b3fe4f7986b3f95a05e
EUC-JP 鰐?蔔鰐?腹^ 1100111111001100001111111110100011111001110011111100110000111111110010101010001001011110 cfcc3fe8f9cfcc3fcaa25e
UTF-8 鰐뤺蔔鰐뤺腹^ 11101001101100001001000011101011101001001011101011101000100101001001010011101001101100001001000011101011101001001011101011101000100001011011100101011110 e9b090eba4bae89494e9b090eba4bae885b95e
UHC 鰐뤺蔔鰐뤺腹^ 11100100110010101000111111101000110111001101101111100100110010101000111111101000110111001101100101011110 e4ca8fe8dcdbe4ca8fe8dcd95e

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