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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 髢ケ谿蛾婿譌ャ^ 11101001100101101011100111100110101011101000100111101001100101101011100111100110100101111010110001011110 e996b9e6ae89e996b9e697ac5e
EUC-JP 髢ケ谿蛾婿譌ャ^ 111100011111011010001110101110011110110010110000101100101110101111001100101110111110101111110111100011101010110001011110 f1f68eb9ecb0b2ebccbbebf78eac5e
UTF-8 髢ケ谿蛾婿譌ャ^ 11101001101010111010001011101111101111011011100111101000101100001011111111101000100110111011111011100101101010011011111111101000101011011000110011101111101111011010110001011110 e9aba2efbdb9e8b0bfe89bbee5a9bfe8ad8cefbdac5e
UHC ??谿蛾???^ 00111111001111111100110110101100111001001011011000111111001111110011111101011110 3f3fcdace4b63f3f3f5e

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