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 偲蒔篠嫉篠悉^ 10001110110000111000111010101010100011101100001010001110101110011000111011000010100011101011101101011110 8ec38eaa8ec28eb98ec28ebb5e
EUC-JP 偲蒔篠嫉篠悉^ 10111100110001011011110010101100101111001100010010111100101110111011110011000100101111001011110101011110 bcc5bcacbcc4bcbbbcc4bcbd5e
UTF-8 偲蒔篠嫉篠悉^ 11100101100000011011001011101000100100101001010011100111101011111010000011100101101010111000100111100111101011111010000011100110100000101000100101011110 e581b2e89294e7afa0e5ab89e7afa0e682895e
UHC ?蒔篠嫉篠悉^ 001111111110001111001000111000011100011011110010111011001110000111000110111000111111101001011110 3fe3c8e1c6f2ece1c6e3fa5e

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