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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 魄エ蝪±魄エ蝪+^ 111010011010111010110100111001011010000110000001011111011110100110101110101101001110010110100001100000010111101101011110 e9aeb4e5a1817de9aeb4e5a1817b5e
EUC-JP 魄エ蝪±魄エ蝪+^ 1111001010110000100011101011010011101010101000111010000111011110111100101011000010001110101101001110101010100011101000011101110001011110 f2b08eb4eaa3a1def2b08eb4eaa3a1dc5e
UTF-8 魄エ蝪±魄エ蝪+^ 111010011010110110000100111011111011110110110100111010001001110110101010110000101011000111101001101011011000010011101111101111011011010011101000100111011010101011101111101111001000101101011110 e9ad84efbdb4e89daac2b1e9ad84efbdb4e89daaefbc8b5e
UHC 魄??±魄??+^ 11011011110111100011111100111111101000011011111011011011110111100011111100111111101000111010101101011110 dbde3f3fa1bedbde3f3fa3ab5e

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