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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 銹捺シ殉銹捺シ旬^ 111001111111011010010011111001101011110010001111011111011110011111110110100100111110011010111100100011110111101101011110 e7f693e6bc8f7de7f693e6bc8f7b5e
EUC-JP 銹捺シ殉銹捺シ旬^ 1110111011111000110001101110100010001110101111001011110111011110111011101111100011000110111010001000111010111100101111011101110001011110 eef8c6e88ebcbddeeef8c6e88ebcbddc5e
UTF-8 銹捺シ殉銹捺シ旬^ 11101001100010101011100111100110100011011011101011101111101111011011110011100110101011101000100111101001100010101011100111100110100011011011101011101111101111011011110011100110100101111010110001011110 e98ab9e68dbaefbdbce6ae89e98ab9e68dbaefbdbce697ac5e
UHC 銹捺?殉銹捺?旬^ 111000101100100011010001111101000011111111100010111001101110001011001000110100011111010000111111111000101110001001011110 e2c8d1f43fe2e6e2c8d1f43fe2e25e

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