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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟠幢シッ}蟠幢シッ{^ 111001011011010010011011111011111011110010101111011111011110010110110100100110111110111110111100101011110111101101011110 e5b49befbcaf7de5b49befbcaf7b5e
EUC-JP 蟠幢シッ}蟠幢シッ{^ 11101010101101101101011011110001100011101011110010001110101011110111110111101010101101101101011011110001100011101011110010001110101011110111101101011110 eab6d6f18ebc8eaf7deab6d6f18ebc8eaf7b5e
UTF-8 蟠幢シッ}蟠幢シッ{^ 111010001001111110100000111001011011100110100010111011111011110110111100111011111011110110101111011111011110100010011111101000001110010110111001101000101110111110111101101111001110111110111101101011110111101101011110 e89fa0e5b9a2efbdbcefbdaf7de89fa0e5b9a2efbdbcefbdaf7b5e
UHC 蟠幢??}蟠幢??{^ 110110101111011011010011110100110011111100111111011111011101101011110110110100111101001100111111001111110111101101011110 daf6d3d33f3f7ddaf6d3d33f3f7b5e

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