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 偲蒔篠執篠質^ 10001110110000111000111010101010100011101100001010001110101101111000111011000010100011101011111101011110 8ec38eaa8ec28eb78ec28ebf5e
EUC-JP 偲蒔篠執篠質^ 10111100110001011011110010101100101111001100010010111100101110011011110011000100101111001100000101011110 bcc5bcacbcc4bcb9bcc4bcc15e
UTF-8 偲蒔篠執篠質^ 11100101100000011011001011101000100100101001010011100111101011111010000011100101100111111011011111100111101011111010000011101000101100111010101001011110 e581b2e89294e7afa0e59fb7e7afa0e8b3aa5e
UHC ?蒔篠執篠質^ 001111111110001111001000111000011100011011110010111110111110000111000110111100101111010101011110 3fe3c8e1c6f2fbe1c6f2f55e

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